body,td,th {
	font-family:verdana;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
line-height:20px;
}
ul {
line-height:22px;
}
a:link {
	font-weight: bold;
	color: #242E8E;
}
a:visited {
	font-weight: bold;
	color: #242E8E;
}
a:hover {
	font-weight: bold;
	color: #FF8B00;
}
a:active {
	font-weight: bold;
	color: #242E8E;
}
h1 {
	font-family:georgia;
	font-size: 18px;
	color: #242E8E;
}
h2 {
	font-size: 16px;
	color: #FF8B00;
}
h3 {
	font-family:georgia;
	font-size: 14px;
	color: #242E8E;
}
.header {
background-image:url(images/header_bg.gif);
background-position:top;
background-repeat:repeat-x;
height:404px;
margin-bottom:30px;
}
.header_main {
margin:0 auto;
margin-top:5px;
height:404px;
width:980px;
background-image:url(images/header_bg.gif);
background-position:middle center;
background-repeat:no-repeat;
}
 
.menu {
width:800px;
margin:0 auto;
}
.vertical_line {
background-image:url(images/line.gif);
background-position:center;
background-repeat:repeat-y;
width:40px;
}
.horizontal_line {
background-image:url(images/line.gif);
background-repeat:repeat-x;
height:25px;
}
.bottom {
color:#BBBBBB;
font-size:11px;
line-height:25px;
width:950px;
margin:0 auto;
padding-left:180px;
padding-top:15px;
background-image:url(images/bottomline.gif);
background-position:top;
background-repeat:repeat-x;
}
.form {
border-color:#FF9900;
border-style:solid;
border-width:1px;
color:#444444;
background-color:#FFEFD7;
padding-left:5px;
}
