BODY, TD, P, LI{
	font-family : Arial;
	font-size : 12px;
	line-height: 14px;
}

A{
	color: #024C54;
}

A:hover{
	text-decoration: none;	
}

A.menuItem{
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url("images/0001162pg.jpg");
	text-align : center;
	
	padding-bottom: 12px;
	padding-top: 55px;
}

A.menuItem:hover{
	color: #F6CF63;
	background-image: url("images/0001163pg.jpg");
}

A.activeMenuItem{
	color: #F6CF63;
	background-image: url("images/0001163pg.jpg");
}

P.block1{
	font-family: Verdana;
	font-size: 10px;
	color: #405557;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	text-indent : 18px;
}




TD.subMenu{
	background-color: #f7f7f7;
}

TD.subMenuActive{
	background-color: #3E939D;
}

.submenuItem{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E939D;
	font-weight: bold;
	text-decoration: none;
}

.submenuItemActive{
	font-family: Tahoma;
	font-size: 11px;
	color: #f7f7f7;
	font-weight: bold;
	text-decoration: none;
}




.underSubMenu{
	font-family: Verdana;
	font-size: 9px;
	font-style : italic;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	text-indent : 18px;
	color: #8D8D8D;
}

H1{
	font-size : 18px;
	color : #0F717C;
	margin : 0px 0px 25px 0px;
	padding: 0px 0px 7px 1px;
	font-weight : normal;
	background-image : url("images/0001161pg.gif");
	background-repeat : repeat-x;
	background-position : bottom;
	float: left;
}

H2{
	font-size : 13px;
	font-weight: bold;
	color: #0F717C;
	margin : 12px 0px 12px 0px;
	padding: 0px 0px 4px 23px;
}

P{
	margin:7px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	text-indent : 16px;
	font-size : 12px;
	line-height: 14px;
}

UL{
	padding: 0px;
	margin-left: 27px; 
}

LI{
	font-size : 11px;
	font-weight: bold;
}

B.extra{
	font-weight: bold;
	color: #6FA9B0;
}

P.tableText{
	font-size : 10px;
	padding: 0 2 0 4;
	margin: 0 0 0 0;
	text-indent: 0px;
}

INPUT.search{
	font-size: 10px;
	width: 128px;
	border: 1px solid #BFBFBF;
}

.copyrights{
	color: #5B5C5C;
	font-size: 9px;
	font-family: Tahoma;
	text-indent: 0px;
	padding-left: 12px;
}

.error{
 color: red;
 text-indent: 0px;
}

.formTable{
	background-color: #efefef;
	padding: 8px;
	width: 300px;
}

/* 
table
*/
TABLE.userTable{
	background-color : #FFFFFF;
}

TABLE.userTable TR TD{
	font-size : 10px;
	padding: 0px 2px 0px 4px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
}

TABLE.userTable TR.header TD{
	font-size : 11px;
	background-color: #1C808B;
	padding: 5px 5px 5px 9px;
	color: #FFFFFF;
	font-weight: bold;
}



TABLE.userTable TR.odd{
	background-color : #E3E3E3;
}

TABLE.userTable TR.even{
	background-color : #F6F6F6;
}
