FONT.PdfMenu{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;  
}


FONT.PdfSubMenu{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;  
}

FONT.PdfNavigation{
	font-family: Verdana;
	font-size: 10px;
	font-weight : bold;
}

A.PdfMenuLink{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: Black;
}


A.PdfMenuLink:hover{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: Black;
}


A.PdfSubMenuLink{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : Blue;
}


A.PdfSubMenuLink:hover{
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #9400D3;
}


INPUT.PdfTextBox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 0;
	border : 1px solid #0077A0;
}


TEXTAREA.PdfTextArea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 0;
	border : 1px solid #0077A0;	
}


SELECT.PdfSelect{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
}

BUTTON.PdfButton{
	border : 1 solid;
	font-family: Arial;
	background-color: #0080A7;
	color: White;
	font-size: 13px;
	font-weight: bold;
}


TABLE.PdfReport{
	background-color : #0080A7;
	width : 100%;
}

FONT.PdfReportHead{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
}

FONT.PdfReportData{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color :black;
}

FONT.PdfPageHeading{
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
}

FONT.PdfHeading{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;	
}

FONT.PdfDesc{
	font-family : Verdana;
	font-size: 12px;
	font-weight : bold;
}

FONT.PdfNote {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

FONT.PdfVerySmall{
	font-family: Arial;
	font-size: 1px;
}

FONT.PdfDate{
	font-family: Arial;
	font-size: 9px;
	color: #CC33FF;
}


FONT.PdfSmall{
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF ;
}


FONT.PdfBottmText{
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF ;
}

A.PdfBottom{
	text-decoration: none;
	color: White;
}

A.PdfBottom:hover{
	text-decoration: none;
	color: White;
}

FONT.PdfStar{
	font-family: Verdana;
	font-size: 13px;
	color:red ;
}

FONT.PdfCal{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
}


FONT.PdfErr{
	font-family: Arial;
	font-size: 11px;
	color: red;
}


FONT.PdfHead{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;  
	color: #000000
}


A.PdfMiddleLinks{
	font-family : Verdana;
	font-size : 12px;
	color : blue;
	font-weight : bold;
}

TD.PdfBodyColor{
	background-color : White;
}


FONT.PdfLable{
	font-family : Verdana;
	font-size : 12px;
}


TD.PdfBodyColorLight{
	background-color : #D7D7D7;
}


FONT.PdfText{
	font-family: Arial;
	font-size: 13px;
}


