BODY {
    scrollbar-arrow-color:#B01212;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#B4B4B4;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373737;
	font-weight : normal;	
}
TD A:LINK {color : #373737; text-decoration : none;}
TD A:VISITED {color : #373737; text-decoration : none;}
TD A:ACTIVE {color : #373737; text-decoration : none;}
TD A:HOVER {color : #373737; text-decoration : none;}

B {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373737;
	font-weight : bold;	
}
B A:LINK {color : #373737; text-decoration : underline;}
B A:VISITED {color : #373737; text-decoration : underline;}
B A:ACTIVE {color : #373737; text-decoration : underline;}
B A:HOVER {color : #BA0303; text-decoration : underline;}

.wtext {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : regular;	
}
.wtext A:LINK {color : #FFFFFF; text-decoration : none;}
.wtext A:VISITED {color : #FFFFFF; text-decoration : none;}
.wtext A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.wtext A:HOVER {color : #ff0000; text-decoration : none;}

.redtext {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ce1200;
	font-weight : bold;	
}
.redtext A:LINK {color : #ce1200; text-decoration : none;}
.redtext A:VISITED {color : #ce1200; text-decoration : none;}
.redtext A:ACTIVE {color : #ce1200; text-decoration : none;}
.redtext A:HOVER {color : #ce1200; text-decoration : none;}

.text {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : regular;	
}
.text A:LINK {color : #373737; text-decoration : underline;}
.text A:VISITED {color : #373737; text-decoration : underline;}
.text A:ACTIVE {color : #373737; text-decoration : underline;}
.text A:HOVER {color : #373737; text-decoration : underline;}

.titletext {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #373737;
	font-weight : bold;	
}
.titletext A:LINK {color : #373737; text-decoration : underline;}
.titletext A:VISITED {color : #373737; text-decoration : underline;}
.titletext A:ACTIVE {color : #373737; text-decoration : underline;}
.titletext A:HOVER {color : #373737; text-decoration : underline;}

.stext {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #373737;
	font-weight : regular;	
}
.stext A:LINK {color : #373737; text-decoration : underline;}
.stext A:VISITED {color : #373737; text-decoration : underline;}
.stext A:ACTIVE {color : #373737; text-decoration : underline;}
.stext A:HOVER {color : #373737; text-decoration : underline;}

.frmInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	line-height : 14px;
	background-color : #CECECE;
}

.txtBox{
    border-top: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #373737;
	text-decoration: none;
}