body , TD, TH, DL, UL, OL, P { FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 10pt;}
body { margin: 0; padding: 0; background-color: #EBECE4; font-family: Arial, Helvetica, sans-serif;}
.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
   left:align;
}
.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }
.style1 {color: #FFFFFF; font-size:12px}
.style2 {font-size: 12px}
.style3 {color: #333333; font-weight: bold; }
.style4 {font-size: x-large; font-weight: bold; }
.style5 {font-weight: bold}	
.style7 {color: #333333}
.style8 {font-size: 10px;color: #333333;font-weight: bold;
}
.style9 {font-size: large;font-weight: bold;	
}
.style10 {color: #999999; font-weight: light; }
.style11 {font-size: small; font-weight: bold; color: #666666; }
.style13 {color: #999999}
.style14 {color: #FFFFFF; font-weight: bold; }
.style15 {color: #0066FF}
.style16 {color: #ECE9D8}
.style24 {font-weight: bold}
.style26 {font-weight: bold}
.style27 {color: #3F3D3D}
.style28 {color: #999999}
H.first { background-color: White;} 	
/* Header */

#header {
	width: 1009px;
	height: 100px;
	background: url(../images/header/header.gif) no-repeat;
}

/* Header > Logo */

#logo {
   float: left;
	width: 1009px;
	height: 100px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -0px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}
/* Header > Menu */

#menu {
	float: none;
}

#menu ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	width: 106px;
	height: 60px;
	margin-left: 2px;
	padding-top: 4px;
	background: url(../images/img03.gif) no-repeat;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(../images/img04.gif);
}

#menu .active a {
	background-image: url(../images/img05.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
font-family: Arial, Helvetica, sans-serif color:#999999; 

