body {
	font-family: "Arrus BT", "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url('background.jpg');
	color: #FFFFFF;
	background-color: #000000;
}
a, a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #00CCFF;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

p, ul, .paragraph {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 8px;

}
.title {
	font-size: 30px;
	line-height: 26px;
}
.big {
	font-size: 20px;
}
.notice {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.normal {
	font-size: 14px;
}
.small {
	font-size: 12px;
}
.list {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
em {
	font-style: italic;
	font-weight: bold;
	color: #AC2044;
}

.justify {
	text-align: justify;
}
.highlight {
	font-style: italic;
	font-weight: bold;	
}
.header {
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
}
.error {
	color: #990000;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #006600;
}

.yellow {
	color: #FFFF00;
}
.red {
	color: #E92D25;
}
.blue {
	color: #0099FF;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	font-size: 12px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.light1 {
	color: #FFFF00;
}
.light2 {
	color: #7CC47D;
}

.light3 {
	color: #FF9966;
}
.darkback {
	background-color: #000080;
}
.darklink {
	color: #FFFFFF;
}
.darklink a, .darklink a:visited {
	color: #0099FF;
	text-decoration: underline;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.dark1 {
	color: #003300;
}
.dark2 {
	color: #000099;
}
.lightlink {
	color: #231F20;
	background-color: #87CEEB;
}
.lightlink a, .lightlink a:visited {
	color: #0066FF;
	text-decoration: underline;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #003300;
	text-decoration: none;
}
.blacklink, .blackback {
	color: #FFFFFF;
	background-color: #202020;
}
.blacklink a, .blacklink a:visited {
	color: #0099FF;
	text-decoration: underline;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.main {
	background-color: #ADD8E6;
	color: #000000;
}
.main a, .main a:link, .main a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;
}
.main a:hover, .main a:visited:hover{
	color: #990000;
	text-decoration: none;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.buttoncell {
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
	background-color: #D4D0C8;
	padding: 3px;
}
.buttoncell a {
	text-decoration: none;
}

.subheader {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	color: #0099FF;
	background-color: #333333;
}
.navback{
	background-color:#441910;
	background-image: url(graphics/Soldier.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav, .nav_on, .nav1, .nav2, .navred {
	display: block;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A150F;
	border-right-color: #D7A696;
	border-bottom-color: #D7A696;
	border-left-color: #4A150F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.nav a, .nav a:link, .nav1 a, .nav1 a:link, .nav2 a, .nav2 a:link, .nav_on a, .nav_on a:link, .navred a, .navred a:link{
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.nav a, .nav a:visited {
	color: #FFFFFF;
}
.nav a:hover, .nav a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8B5A49;
}
.nav_on a, .nav_on a:visited {
	color: #8B5A49;
	background-color: #FFFFFF;
}
.nav_on a:hover, .nav_on a:visited:hover{
	text-decoration: none;
	color: #8B5A49;
	background-color: #FFFFFF;
}
.nav1 a, .nav1 a:visited {
	color: #FFFFFF;
	background-image: url(graphics/Soldier1.jpg);
	background-color: #8BBCCB;
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav1 a:hover, .nav1 a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #34AAC8;
	background-image: none;
}
.nav2  a, .nav2  a:visited {
	color: #FFFFFF;
	background-image: url(graphics/Soldier2.jpg);
	background-color: #CC6D4F;
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav2  a:hover, .nav2  a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #c84534;
	background-image: none;
}
.navred a, .navred a:visited {
	color: #FFFFFF;
	background-color: #EC1C5A;
}
.navred a:hover, .navred a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: none;
}

.border {
	border: 1px solid #8C8CD8;
	padding: 5px;
	margin: 15px;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.block {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}


.border2 {
	border: 1px solid #8C8CD8;
}

.numback {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.bar1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #1D82AD;
}
.bar2 {
	background-image: url(elements/grad2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFD700;
}
.bar3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E4D159;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 6px;
	text-indent: 0px;
}
.done {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #666666;
}
.progress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	color: #00FFFF;
}
