body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #333333;
	background-color: #FFF;
	line-height: normal;
	background-image: url(../images/bg_gray2.gif);
	background-repeat: repeat-x;
}
.maincontent {
	padding: 5px;
	font-size: 12px;
	line-height: normal;
}
.profile_text {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#scroll_table {
	text-align:center;
	margin-left: 16px;
	}

.tabb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#FF0000;
	text-align: center;
}
#container {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}


.tabb a:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.tabb a:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.tabb a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.tabb a:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.tabc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 400px;
	color:#3366cc;
	text-align: center;
}

.tabc a:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400px;
	color: #3366cc;
	text-decoration: none;
}

.tabc a:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400px;
	color: #3366cc;
	text-decoration: none;
}
.tabc a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.tabc a:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.tabd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 400px;
	color:#3366cc;
	text-align: center;
}

.tabd a:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400px;
	color: #3366cc;
	text-decoration: none;
}

.tabd a:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400px;
	color: #3366cc;
	text-decoration: none;
}
.tabd a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.tabd a:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

.newsbar_header {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-left: 16px;
	padding: 2px;
}
.newsbar_text {
	margin-left: 16px;
	padding: 2px;
}
.newsbar_box {
	margin-top: 10px;
	margin-left: 16px;
	background-position: center;
}

.newsbar_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.newsbar_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.newsbar_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.newsbar_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.anounce {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-position:center;
	text-decoration:none;
	text-align:center;
	background-color:#FFFFFF;
	margin: 5px;
	padding: 3px;
	}
.footer {
	font-size: 10px;
	color: #E9E9E9;
	background-color: #999999;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin ridge #FF0000;
}

.footer a:link {
	font-size:9px;
	text-decoration:none;
	}
.banner {
	text-align: center;
	margin: 10px;
}

.footer a:visited {
	font-size:9px;
	color:#FF0000;
	text-decoration:none
	}
#index_header {
	background-color: #CCCCCC;
	color: #FF0000;
	width: 140px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


.footer a:hover {
	font-size:9px;
	color:#CCCCCC;
	text-decoration:underline;
	}
.services_header {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FF0000;
	background-color: #CCCCCC;
	width: 220px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.footer a:active {
	font-size:9px;
	color:#FF0000;
	text-decoration:underline;
	}
.navbar {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
		color: #999999;
		font-size: 12px;
		text-decoration: underline;
}

a:active {
		color: #999999;
		font-size: 12px;
		text-decoration: underline;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#contact {
	background-image: url(../images/flag_bg.jpg);
	height: 300px;
	width: 500px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
#contact a:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#contact a:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#contact a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: underline;
}
#contact a:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#strong {
	font-weight: bold;
	color: #FF0000;
}
#phone {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
#indexbox {
	height: 200px;
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#apollo {
	float: right;
}
.news_box {
	padding-top: 10px;
	padding-bottom: 10px;
}
#linksbar {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
}
.maincontent #shirt-logo-blue {
	float: left;
	padding: 20px;
}
.maincontent #shrt-logo-white {
	padding: 20px;
	float: left;
}

.maincontent .download-text {
	padding: 20px;
	margin-left: 240px;
	margin-top: 40px;
}
.clear-floats {
	clear: both;
}

