A:link, A:active, A:visited
{
    COLOR: #2A3C6F;
}
A:hover
{
    COLOR: #A8253B;
}
A.menu:link, A.menu:active, A.menu:visited
{
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
}
A.menu:hover
{
	font-size : 10px;
	font-weight : bold;
    COLOR: #A8253B;
	text-decoration: none;
}
A.indark:link, A.indark:active, A.indark:visited
{
    COLOR: #CAD2EA;
	text-decoration: none;
}
A.indark:hover
{
    COLOR: #A8253B;
	text-decoration: none;
}
A.indark-small:link, A.indark-small:active, A.indark-small:visited
{
    COLOR: #CAD2EA;
	text-decoration: none;
	font-weight : normal;
}
A.indark-small:hover
{
    COLOR: #A8253B;
	text-decoration: none;
	font-weight : normal;
}
A.blue-grad:link, A.blue-grad:active, A.blue-grad:visited
{
    COLOR: #A8253B;
	text-decoration: none;
}
A.blue-grad:hover
{
    COLOR: #A8253B;
	text-decoration: none;
}
SELECT
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: #330099 1px solid;
    BORDER-LEFT: #330099 1px solid;
    BORDER-RIGHT-COLOR: #330099;
    BORDER-RIGHT-STYLE: solid;
    BORDER-TOP-COLOR: #330099;
    BORDER-TOP-STYLE: solid;
    COLOR: #330099;
    FONT-FAMILY: Arial, Times New Roman, Helvetica, Arial, sans-serif;
    FONT-SIZE: 14px
}
BODY
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TD
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #2A3C6F;
}
.menu_h {
	font-size : 10px;
	font-weight : bold;
	color : #CAD2EA;
	text-decoration: none;
}
.imgtable {
  background-repeat: repeat-y;
  background-position: center;
  background-color: #2A3C6F;
}
.blue
{
    BACKGROUND-COLOR: #2A3C6F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #CAD2EA	;
}
.lblue
{
    BACKGROUND-COLOR: #CAD2EAF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #2A3C6F	;
}
.white
{
    BACKGROUND-COLOR: #EAECF1;
}
.blue-small
{
    BACKGROUND-COLOR: #2A3C6F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #CAD2EA;
}
.blue-font
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #2A3C6F;
	text-decoration: none;
}
.blue-font-small
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #2A3C6F;
}
.blue-font-big
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #2A3C6F;
}
.blue-grad {
    BACKGROUND-COLOR: #FFFFFF;
	background-image : url(/images/bg_blue_grad.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #CAD2EA	;
}
.light-blue
{
    BACKGROUND-COLOR: #CAD2EA;
}
.light-blue-font
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #CAD2EA;
}
.light-blue-small
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #CAD2EA;
}
.white
{
    BACKGROUND-COLOR: #FFFFFF;
}
.white-font
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}
.clcombo
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #2A3C6F;
}
.climages
{
	background-color:  #CAD2EA;	
}
.label
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}
.input
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border-left-style : groove;
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
}
.button
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border-left-style : outset;
	border-top-style : outset;
	border-right-style : ridge;
	border-bottom-style : ridge;
}
.cursor
{
	cursor: url(../images/magnify.cur);
}
