* {
	margin: 0;
	padding: 0;
	list-style: none;
}
htm, body {
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	text-align: left;
	color: #353535;
	font-size: 9px;
	height: 100%;
  background: #f2f2f2 ;
}


td {
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	text-align: left;
	color: #353535;
	font-size: 12px;
	font-family:"Trebuchet Ms", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
	a {
	font-size: 11px;
	font-weight: normal;
	font-family:Trebuchet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
	
div.body {
	padding: 0px 0px 0px 0px; 
	color: #384B4F;	
	width: 1000px;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
	text-align: left;
	background: #f2f2f2;
	width: 1025px;
 }	


div.head {
	width: 1025px;
	height:95px;
	overflow: hidden;
	background: #eeeeee url('/img/head.jpg');
  padding: 0px 0px 0px 0px; 
}

div.foot {
	float: left;
	width: 1025px;
	height:40px;
	overflow: hidden;
	background: #b9c9e0 url('/img/foot_bg.jpg') repeat-x;
  padding: 0px 0px 0px 0px; 
}

div.leftmenu {
	float: left;
	width: 168px;
 margin-left: 5px;
}
div.rightmenu {
	float: left;
	width: 184px;
 margin-left: 5px;
}

div.btn_l {
	float: left;
	width: 168px;
	height:52px;
	overflow: hidden;
	background: #ffffff url('/img/btn_l.jpg') no-repeat;
  padding: 12px 0px 0px 0px; 
	text-align: center;
}
div.btn_a {
	float: left;
	width: 168px;
	height:20px;
	overflow: hidden;
	background: #AAAAEE;
	margin-top: 2px;
  padding: 12px 0px 0px 0px; 
	text-align: center;
}
a.l {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
a.l:visited {
color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
a.l:active {
  color: #9e1b29;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
a.l:hover {
  color: #555555;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
a.lon {
  color: #1a419e;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}


div.lsep {
	float: left;
	width: 168px;
	height: 4px;
	margin-top:5px;
	margin-bottom:5px;

	background:#bf0301;
	overflow: hidden;
}

div.login {
	float: left;
	width: 168px;
	height: 100px;
	overflow: hidden;
	margin-top:2px;
	padding-left: 10px;
	background: #ffd599;
	color:#4c5e76;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;

}

div.content {
	display: block;
	float: left;
	width: 620px;
  margin-left: 10px;
  border: 2px #1c709f solid;
	color:#4c5e76;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
div.container {
padding-left: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

h1.r {
	color:#9e1b29;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}

h1.y {
	color:#9f781b;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}

h1.g {
	color:#1a719e;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
h1.b {
	color:#1a419e;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}

/*
list-style-type: square;
*/

li.r {
	color:#9e1b29;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}

li.y {
	color:#9f781b;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}

li.g {
	color:#1a719e;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
li.b {
	color:#1a419e;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}
div.intros {
# bblue color: #1a419e;
# gblue: #1a719e; 
# yel color: 9f781b;
# red 9e1b29;
}
