TD{Color : #000000; Font-Family : Verdana, Arial, Helvetica, sans-serif; Font-Size : 11px;}

.bg {
	Background-Position : top;
	background-color: #E2ECC7;
	Background-repeat : repeat-x;
}

.bgpage {
	Background-Position : top;
	background-color: #94b832;
	Background-repeat : repeat-x;
}


A {
	Color : #000000;
	Font-Weight : Bold;
	text-decoration : none;
}
A:visited {
	Color : #FFFFFF;
	Font-Weight : Bold;
	text-decoration : none;
}
A:hover {
	Color : #E40A71;
	Font-Weight : Bold;
	text-decoration : none;
}
A:active {
	Color : #555555;
	text-decoration : none;
}

A.bmnu {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : none;
}
A.bmnu:visited {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : none;
}
A.bmnu:hover {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : underline;
}
A.bmnu:active {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : underline;
}

A.lmnu {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:visited {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:hover {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}
A.lmnu:active {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}

input { 
 background-color: #FFFFFF; 
 FONT-SIZE: 10px; 
 font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 color: #000000;
 BORDER-RIGHT: #D3D3D3 1px solid;
 BORDER-TOP: #9B9B9B 1px solid;
 BORDER-LEFT: #CCCCCC 1px solid;
 BORDER-BOTTOM: #D7D7CE 1px solid; 

}

textarea { 
 background-color: #FFFFFF; 
 BORDER-RIGHT: #D3D3D3 1px solid;
 BORDER-TOP: #9B9B9B 1px solid;
 FONT-SIZE: 10px; 
 font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 BORDER-LEFT: #CCCCCC 1px solid;
 COLOR: #000000;
 BORDER-BOTTOM: #D7D7CE 1px solid; 
 TEXT-DECORATION: none
}