BODY{
	scrollbar-face-color: #D3DBE8; 
	scrollbar-shadow-color: #25498D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #25498D; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #25498D; 
	scrollbar-arrow-color: #25498D;
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
TD {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
A:link{
	text-decoration: none;
		color : #25498D;
}
A {
  font-family: Verdana, Helvetica, sans-serif; 
  text-decoration: none;
  color: #25498D;
}
A:Hover {
	color : #F79C0F;
	border-bottom :  #F79C0F;
	}
A:Active {
	color : #F79C0F;
}
H1 {
	font-size: 16px;
	border-bottom-width : 2px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
}
H2 {
	font-size: 12px;
	border-bottom-width : 2px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
}
H3 {
	font-size: 10px;
	border-bottom-width : 2px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
}
H4 {
    font-size: 10px;
	border-bottom-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	}
H5 {
    font-size: 10px;
	border-bottom-width : 1px;
	border-bottom-color : #999999;
	border-bottom-style : solid;
	}
H6 {
    font-size: 10px;
	border-bottom-width : 1px;
	border-bottom-color : #dddddd;
	border-bottom-style : solid;
	}
HR{
	color: #000000;
}
.dfc{
	background : #2c63ab;
	color : #ffffff;


	}
.dfc2{
	background : #993333;
	color : #ffffff;
font-size : 10px;
}
.dfc-color{
	color : #2c63ab;
}
A:link.dfc{
	color : #ffffff;
	background : #2c63ab;

 
}
A:Hover.dfc{
color : #9999FF;
background : #2c63ab;

}
A:Active.dfc{
	color : #9999FF;
	 text-decoration: none;
	background : #2c63ab;

}
.mfc{
	background : #93A4C6;
	color : #993333;
}
.mfc-color{
	color : #93A4C6;
}
A:link.mfc,A:visited.mfc{
	text-decoration: underline;
	color : #fdfdfd;
}
A:Hover.mfc {
	text-decoration: underline;
	color : #dddddd;
}
.nfc{
	color : #fffff;
 font-weight : bold;
 }
.nfc-color{
	color : #000054;
}
A:link.nfc{
	color : #ffffff;
 font-weight : bold;
 }
A:visited.nfc{
	color : #ffffff;
 font-weight : bold;
 }
A:Hover.nfc{
	color : #F79C0F;
 font-weight : bold;
 }
A:Active.nfc{
 text-decoration: none;
	 color : #F79C0F;
 font-weight : bold;
 }
.lfc{
	background : #D3DBE8;
	color : #25498D;
}
.lfc-color{
	color : #D3DBE8;
}
A:link.lfc{
	color : #ffffff;
	background : #D3DBE8;
}
A:Hover.lfc{
	color : #F79C0F;
		background : #D3DBE8;
}
A:Active.lfc{
	color : #F79C0F;
	 text-decoration: none;
	background : #D3DBE8;
}
.lbc{
	background : #fffffff;
	color :  #25498D;
}
.lbc-color{
	color : #ffffff;
	background : #25498D;
}
A:link.lbc-color{
	color : #ffffff;
	background : #25498D;
}
A:Hover.lbc-color{
	color : #F79C0F;
	border-bottom : thin solid #F79C0F;
	text-decoration : underline;
	background : #25498D;
}
A:Active.lbc-color{
	color : #F79C0F;
	border-bottom : thin solid #F79C0F;
	text-decoration : underline;
	background : #25498D;
}
.msc{
	background : #F79C0F;
	color : #ffffff;
}
.msc-color{
	color : #F79C0F;
}
A:link.msc,A:visited.mfc{
	text-decoration: underline;
	color : #F79C0F;
}
A:Hover.msc {
	text-decoration: underline;
	color : #F79C0F;
}
.lsc{
	background : #FAEAB0;
	color : #25498D;
}
.lsc-color{
	color : #FAEAB0;
}
.majormenu{
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}
.minormenu{
	font-size : 12px;
	font-weight : bold;
	text-align : right;
}
.majortitle{
	font-size : 12pt;
	font-weight : bold;
}
.normaltitle{
	font-size : 12px;
	font-weight : bold;
}
.minortitle{
	font-size : 10px;
	font-weight : bold;
}
.majortext{
	font-weight : normal;
	text-align : left;
	font-size : 12px;
}
.normaltext{
	font-weight : normal;
	font-style : normal;
	text-align : justify;
}
.minortext{
	font-weight : normal;
	font-size : 10px;
	text-align : left;
}
.major{
	font-weight : bold;
		font-size : 10px;
}
.normal{
	font-weight : normal;
	font-style : normal;
; text-align: justify
}
.minor{
   font-weight : normal;
	font-size : 10px;
}
.sitename{
   font-weight : normal;
	font-size : 22px;
}
.baseline{
	font-weight : normal;
	font-size : 12px;
	text-transform : uppercase;
	font-style : italic;
}
.label{
	font-weight : bold;
}
.requiredlabel{
	font-weight : bold;
	color: #ff0000 ;
}
.labeltext{
	font-weight : bold;
	text-align: right;
}
.requiredlabeltext{
	font-weight : bold;
	color: #ff0000 ;
	text-align: right;
}
.promotion{
	color: #FF6633;
	font-weight : bold;
}
.button{
	border : 1px solid;
	background: ButtonFace;
}
.file{
	border : 1px solid;
	background: #eeeeee;
}
.text{
	border : 1px solid;
	background: #eeeeee;
	scrollbar-3d-light-color : #eeeeee;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #eeeeee;
	scrollbar-dark-shadow-color : #eeeeee;
	scrollbar-face-color : #eeeeee;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #dddddd;
}
.radio{
}
.checkbox{
}
.password{
	border : 1px solid;
	background: #eeeeee;
}
.float{
	color : #000099;
}
.int{
	color : #009900;
}
.unit{
	color:#999999;
}

