.box {
	border: 1px solid #4E6704;
	background-color: #EFEFEF;
}

.normal {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8d8d8d;
	line-height: 18px;	
}

.normal1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #8d8d8d;
	line-height: 18px;
	text-align: justify;
}

a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #aa0000;
	line-height: 18px;
}
.a:link, .a:active, .a:visited {
font-family : arial; 
font-size : 11px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #0d570c; 
text-decoration : underline; 

} 

.a:hover {
font-family : arial; 
font-size : 11px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #0d570c; 
text-decoration :none;
} 

.b:link, .b:active, .b:visited {
font-family : arial; 
font-size : 11px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #ffffff; 
text-decoration : underline; 
} 

.b:hover {
font-family : arial; 
font-size : 11px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #ffffff; 
text-decoration :none; 
} 

.b1:link, .b1:active, .b1:visited {
font-family : arial; 
font-size : 15px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #FF9900; 
text-decoration : none; 
} 

.b1:hover {
font-family : arial; 
font-size : 15px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #FF9900; 
text-decoration :none; 
} 

.c:link, .c:active, .c:visited {
font-family : verdana; 
font-size : 11px; 
font-style: normal ; 
font-weight : bold; 
font-variant: normal; 
color : #152f48; 
text-decoration : underline; 
} 

.c:hover {
font-family : verdana; 
font-size : 11px; 
font-style: normal ; 
font-weight : bold; 
font-variant: normal; 
color : #152f48; 
text-decoration :none; 
} 

.d:link, .d:active, .d:visited {
font-family : verdana; 
font-size : 11px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #2f2f2f; 
text-decoration : none; 
} 

.d:hover {
font-family : verdana; 
font-size : 11px; 
font-style: normal ; 
font-weight : normal; 
font-variant: normal; 
color : #2f2f2f; 
text-decoration :underline; 
} 

.whiteNormal {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}

.whiteBig {
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: strong;
	color: #ffffff;	
}

.whiteBig1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: strong;
	color: #ffffff;	
}

.whiteBig2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: strong;
	color: #ffffff;	
}

.whiteBig3 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: strong;
	color: #00FF00;	
}

.blueHeading{FONT-FAMILY:Arial; FONT-SIZE:16px; COLOR:#334664; FONT-WEIGHT: Bold; }
.maroonHeading{FONT-FAMILY:Arial; FONT-SIZE:16px; COLOR:#e72e1a; FONT-WEIGHT: Bold; }

.boxtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(boxtitle_bg.gif);
	line-height: 22px;
	padding-left: 6px;
	background-color: #0657A3;
	background-repeat: repeat-x;
}
.boxtitleAdmin {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(boxtitle_bg2.gif);
	line-height: 22px;
	padding-left: 6px;
	background-color: #219470;
	background-repeat: repeat-x;
}

.box_menu_cell {
	background-color: #EEEEEE;
}

a.menuitem {
	color: #072773;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: underline;
	font-weight: normal;
}

a.menuitem:hover {
	background: #F2FBFF;
	border: 1px solid #052572;
	color: #072773;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
	font-weight: normal;
}

TEXTAREA,.button, select {
    FONT-SIZE         : 11px;
    FONT-WEIGHT       : bold;
    FONT-STYLE        : normal;
    COLOR             : #333333;
    BORDER-STYLE      : solid;
    BORDER-WIDTH      : 1px;
    BORDER-COLOR      : #666666;
    BACKGROUND-COLOR  : #EEEEEE;
    FONT-FAMILY       : Tahoma, Verdana, Helvetica, sans-serif;
}
