

BODY {
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#BBBBCC;
	scrollbar-shadow-color:#BBBBCC;
	scrollbar-face-color:#BBBBCC;
	scrollbar-highlight-color:#999999;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#FFFFFF;
}

INPUT {
	FONT: 9px verdana, geneva, arial, sans-serif; COLOR: #333366; BACKGROUND-COLOR: #FFFFFF
}
TEXTBOX {
	FONT: 9 px  verdana, geneva, arial, sans-serif; COLOR: #333366; BACKGROUND-COLOR: #FFFFFF
}
SELECT {
	FONT: 9 px  verdana, geneva, arial, sans-serif; COLOR: #333366; BACKGROUND-COLOR: #FFFFFF
}
TEXTAREA {
	FONT: 9 px  verdana, geneva, arial, sans-serif; COLOR: #333366; BACKGROUND-COLOR: #FFFFFF
}
CHECKBOX {
	COLOR: #FFFFFF; BACKGROUND-COLOR: ""
}
RADIO {
	COLOR: #FFFFFF; BACKGROUND-COLOR: ""
}
FORM {
	font: 11px verdana, geneva, arial, sans-serif; Color: #333366;
}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333366;
	font-weight : normal;	
}
TD A:LINK {color : #666699; text-decoration : none;}
TD A:VISITED {color : #333366; text-decoration : none;}
TD A:ACTIVE {color : #666699; text-decoration : none;}
TD A:HOVER {color : #CC0000; text-decoration : underline;}

.cr {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;	
}
.cr A:LINK {color : #FFFFFF; text-decoration : none;}
.cr A:VISITED {color : #FFFFFF; text-decoration : none;}
.cr A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.cr A:HOVER {color : #CCCCCC; text-decoration : underline;}

.mdrop {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333366;
	font-weight : normal;	
}
.mdrop A:LINK {color : #333366; text-decoration : none;}
.mdrop A:VISITED {color : #333366; text-decoration : none;}
.mdrop A:ACTIVE {color : #333366; text-decoration : none;}
.mdrop A:HOVER {color : #333366; text-decoration : underline;}

.mainmenu {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;	
}
.mainmenu A:LINK {color : #FFFFFF; text-decoration : none;}
.mainmenu A:VISITED {color : #FFFFFF; text-decoration : none;}
.mainmenu A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.mainmenu A:HOVER {color : #FFFFFF; text-decoration : none;}

.mapmenu {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;	
}
.mapmenu A:LINK {color : #FFFFFF; text-decoration : none;}
.mapmenu A:VISITED {color : #FFFFFF; text-decoration : none;}
.mapmenu A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.mapmenu A:HOVER {color : #CCCCCC; text-decoration : none;}

.hd {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;	
}
.hd A:LINK {color : #000000; text-decoration : none;}
.hd A:VISITED {color : #660000; text-decoration : none;}
.hd A:ACTIVE {color : #333366; text-decoration : none;}
.hd A:HOVER {color : #CC0000; text-decoration : underline;}

.foot {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;	
}
.foot A:LINK {color : #FFFFFF; text-decoration : none;}
.foot A:VISITED {color : #FFFFFF; text-decoration : none;}
.foot A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.foot A:HOVER {color : #F6F6EC; text-decoration : underline;}

.li {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;	
}

.li A:LINK {color : #CCCCCC; text-decoration : none;}
.li A:VISITED {color : #999999; text-decoration : none;}
.li A:ACTIVE {color : #FF0000; text-decoration : none;}
.li A:HOVER {color : #FFFFFF; text-decoration : underline;}

.radiotop {
	background-color: #EDEDF6;
}

.radiobtm {
	background-color: #E5E6F3;
}

.required
{
	color:Red;
	font-size:7pt;
}