/* CSS Document */
body {
background-image:url(/images/back.gif);

color:#000099;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link {
color:#0000FF;
text-decoration:underline;
}

a:visited {
color:#0000FF;
text-decoration:underline;
}

a:hover {
color:#000099;
text-decoration:underline;
}

a:active {
color:#0000FF;
text-decoration:underline;
}
.title {
color:#000099;
text-align:center;
font-size:55px;
}

.page_title {
color:#ffffff ;
background-color:#008080;
font-weight:bold;
 }
 #main {
 color:#000080;
 }
#menu {
width: 100%;
line-height:100%;
color:#000099;
font-size: 15px;
text-align:center;
float:left;
}
#menu_left {
color:#000099;
font-size: 15px;
width: 130px;
text-align:left;
float:left;
position:absolute;
}
.small_text {
line-height:10px;
}
.outer_table {
background-color:#FFFF99;
text-align:center;
color:#FFFFFF;
}
#content {
font-size: 17px;
color:#000099;
padding-left: 140px;
text-align:left;
float:center;
}
#footer {
font-size: 15px;
color:#000099;
text-align:center;
}
.header {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color:#000099;
	text-align:center;
}
#search {
text-align:right;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	color: #000099;
	padding: 4px;
	float:left;
}
#pad {
	padding: 12px;
	color: #000000;
}
#login {
float:right;
width: 115px;

}