@charset "utf-8";
/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#3a4853;
	font-family:tahoma;
	}
td.header{
	background-image:url(../images/header_background.jpg);
	height:109px;
	background-repeat:repeat-x;
	}
td.gap{
	height:8px;
	}
table.content{
	background-image:url(../images/background_content.jpg);
	width:572px;
	background-position:top;
	background-repeat:no-repeat;
	color:#638090;
	font-size:12px;
	}
table.content a{
	color:#8aa5ba;
	text-decoration:underline;
	font-size:12px;
	}
table.content a:hover{
	color:#8aa5ba;
	text-decoration:none;
	font-size:12px;
	}
table.content h1{
	background-image:url(../images/icon.gif);
	width:572px;
	background-position:left;
	margin-left:25px;
	margin-top:28px;
	background-repeat:no-repeat;
	text-transform:capitalize;
	margin-bottom:26px;
	color:#ffffff;
	font-size:1.25em;
	}
table.footer{
	background-image:url(../images/footer_background.jpg);
	background-repeat:repeat-x;
	color:#7494a8;
	font-size:11px;
	height:59px;
	}
table.footer a{
	color:#7494a8;
	font-size:11px;
	text-decoration:none;
	}
table.footer a:hover{
	color:#7494a8;
	font-size:11px;
	text-decoration:underline;
	}
.formbox{
	background-color:#758b9c;
	border:1px solid #333333;
	font-size:11px;
	width:250px;
	height:20px;
	}
.formbox:hover{
	background-color:#CCCCCC;
	border:1px solid #333333;
	}
textarea.formbox {
	background-color:#758b9c;
	border:1px solid #333333;
	height:100px;
	}
textarea.formbox:hover{
	background-color:#CCCCCC;
	border:1px solid #333333;
	}
table.achivers{
	background-image:url(../images/achiver_background.jpg);
	width:193px;
	height:192px;
	color:#FFFFFF;
	font-family:Georgia;
	}
table.achivers p{
	color:#FFFFFF;
	font-family:Georgia;
	font-size:15px;
	padding-top:10px;
	margin:0px 0px 0px 0px;
	padding-right:2px;
	}
table.picframe{
	background-image:url(../images/picture_frame.jpg);
	width:98px;
	height:108px;
	background-repeat:no-repeat;
	background-position:center;
	margin-top:8px;
	margin-bottom:8px;
	padding-left:1px;
		}
table.achivers span{
	color:#FFFFFF;
	font-family:Georgia;
	font-size:13px;
	padding-top:10px;
	margin:0px 0px 0px 0px;
	padding-right:2px;
	}