/* CSS Document */
body.PBody{
	font-family: Tahoma;
	font-size:11px;
	color: #5a5a5a;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}
table.PBodyTable{
	font-family: Tahoma;
	font-size:11px;
}
input.PTextBox{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #5c6369;
	background-color: #FFFFFF;	
}

.PAreaLabel{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
}
.PSimpleText{
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
}
.PWhiteLabel{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
}


a
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
a:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #0e83c9;
	text-decoration: none;	
}

.PErrorMessage{
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;	
}

.PInfoMessage{
	font-family: Tahoma;
	font-size: 11px;
	color:#0e83c9;	
}

.PTdLabel{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #5a5a5a;
	color: white;
}

.PSubMenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
	cursor:default;
}

.PSubMenuSel{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #5a5a5a;
	color: white;
	cursor:default;
}
.PIName{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e68012;
}
.PIPrice{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cd253c;
}
.PIButtons{
	font-family: Tahoma;
	font-size: 11px;
	color: #337bad;
	cursor:pointer;
}

.PInvoiceHead{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.PInvoiceDefault{
	font-family: Tahoma;
	font-size: 11px;
}
.PInvoiceLabel{
	font-family: Tahoma;
	font-size: 16px;
}

.PInvoiceTbHead{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-bottom:1pt solid black;
	border-left:1pt solid black;
}
.PInvoiceTbTd{
	font-family: Tahoma;
	font-size: 11px;
}
a.PSimpleLink
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a.PSimpleLink:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.PSimpleLink:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a.PSimpleLink:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #0e83c9;
	text-decoration: none;	
}
.PErrorMsg{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.PApproveMsg{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: green;
}
.mainMenuNormal{
	width: 180px;
	height: 17px;
	padding-top: 10px;	
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;				
	background-image: url(../img/mainmenu_hover.jpg);
}
.mainMenu{
	width: 180px;
	height: 17px;
	padding-top: 10px;	
	color: black;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;				
	background-image: url(../img/mainmenu_normal.jpg);
}

.mainMenuBlue{
	width: 180px;
	height: 17px;
	padding-top: 10px;	
	font-weight: bold;
	color: #bd0101;	
	font-family: Tahoma;
	font-size: 8pt;				
	background-image: url(../img/mainmenu_normal.jpg);
}

.mainMenuBlue:hover{
	width: 180px;
	height: 17px;
	padding-top: 10px;	
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;				
	background-image: url(../img/mainmenu_hover.jpg);
}

.mainMenu:hover{
	width: 180px;
	height: 17px;
	padding-top: 10px;	
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;				
	background-image: url(../img/mainmenu_hover.jpg);
}	
a.mainMenuLink{
	color: black;
	text-decoration: none;			
}	

a.mainMenuLink:link{
	text-decoration: none;
	cursor:default;				
}				

a.mainMenuLink:visited{
	cursor:default;	
	text-decoration: none;			
}
.textHeading{
	color: #0e83c9;
	font-family: Tahoma;
	font-size: 8pt;				
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 5px;
}
.textNormal{
	font-family: Tahoma;
	font-size: 8pt;				
	margin-left:5px;
	margin-right: 10px;
	text-align:justify;
}

.textMainLabel{
	color: #0e83c9;
	font-family: Tahoma;
	font-weight: bold;	
	font-size: 12pt;				
	margin-bottom:10px;
	margin-top: 5px;	
}

.fakeLink{
	font-family: Tahoma;
	font-size: 8pt;	
	color: black;	
	cursor: default;
}
.fakeLink:hover{
	color: #0e83c9;
	cursor: pointer;
}

h1 {
	font-family: Tahoma;
	font-size: 8pt;		
	
}

