body{
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana;
}

.temp{
	background-color:#986665;
	
}

.header{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-weight:bold;
	font-size:25px;
	color:#EBBF3A;
	background-image:url('/images/header.gif');
}

.heading_text{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	text-align: center;
}

.menu_text{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:15px;
	padding-left:15px;
	text-decoration:none;
}

.menu{
	border-top:#ffcc00 2px solid;
	border-left:#ffcc00 2px solid;
	border-bottom:#ffcc00 2px solid;
	border-right:#ffcc00 2px solid;
	background-image:url('/images/background/background-g3sf18.gif');
}

.nav_links{
    display:block;
	font-weight:bold;
    width:100%;
    COLOR:#E3EBF1;
    text-align:center;
    text-decoration:none
}

.link{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	cursor:pointer;
	
	padding-top:5px;
	vertical-align:center;
}

.nav_links_green{
    display:block;
	font-weight:bold;
    width:100%;
    COLOR:#ffffff;
    text-align:center;
    text-decoration:none
}

.body_text{
	font-family:Verdana;
	font-size:14px;
	margin:10px;
}

.body_text_alt{
	font-family:Verdana;
	font-size:14px;
	text-align:justify;
	padding:5px;
}

.plain_text{
	font-family:Verdana;
	font-size:12px;
	margin:10px;
	padding:5px;
}

.bold_italic_text{
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
}

.footer_text{
	font-family:Verdana;
	font-size:12px;
}

.stylish_text{
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
}

.small_box_header{
	background-color:#663333;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	border-top:#ffcc00 2px solid;
	border-left:#ffcc00 2px solid;
	border-bottom:#ffcc00 2px solid;
	border-right:#ffcc00 2px solid;
	background-image:url('../images/background/background-g3sf16.gif'); 
}

.small_box_table{
	border-top:#ffcc00 2px solid;
	border-left:#ffcc00 2px solid;
	border-bottom:#ffcc00 2px solid;
	border-right:#ffcc00 2px solid;
}
.small_box_text{
	font-family:Verdana;
	font-size:11px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
}

.box_border{
	border-top:#ffcc00 2px solid;
	border-left:#ffcc00 2px solid;
	border-bottom:#ffcc00 2px solid;
	border-right:#ffcc00 2px solid;
}
.image{
	border-width: 5px; 
	border-color: #ffcc00; 
	border-style: ridge;
}
.button_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 5px;
}
.text_align_center_1 {
	display:none;
}

.military_bg{
	background:url('../images/military/us_flag_background.jpg') center no-repeat;
}