body 
{
	background-color: #000000;
	margin: 0px 30px 0px 30px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link 
{
	text-decoration: none;
	color: #F13802;
	text-decoration:underline
}
a:visited 
{
	text-decoration: none;
}
a:active 
{
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}
.menubg 
{
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
}
.whitebg 
{
	background-color: #FFFFFF;
	 background-image: url(../images/whitebg.gif);
	 background-repeat:repeat-x;
	 background-position:left top; 
	 
}
.white
{
	background-color: #FFFFFF;
	
}
.headerleft 
{
	background-image: url(../images/headerleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
.headerrigt 
{
	background-image: url(../images/headerrigt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
}
.maintext 
{
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color: #747474;
}
.listing 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F13802;
	text-decoration: underline;
}
.bodytext1Copy 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 17px;
}
.bodytext1Copy a:link 
{
	color: #F13802;
	text-decoration:underline;
}
.bodytext1Copy a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}
.bodytext1Copy a:active 
{
	text-decoration: none;
	color: #464646;
}
.textbobnewCopy 
{
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px solid #7F9DB9;
	background-color: #EBEBEB;
	font-weight: normal;
	height: 17px;
}
.textbobnewCopy2
{
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px solid #7F9DB9;
	background-color: #EBEBEB;
	font-weight: normal;
}
.bigfont 
{
	font: normal 24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FC6125;
	font-weight: bold;
	letter-spacing: -1px;
}
.footertext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.footertext a:link 
{
	text-decoration: none;
	color: #FFFFFF;
}
.footertext a:visited 
{
	text-decoration: none;
	color: #FFFFFF;
}
.footertext a:hover 
{
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}
.footertext a:active 
{
	text-decoration: none;
	color: #FFFFFF;
}
.footer 
{
	background-image: url(../images/gradient_footer.jpg);
	background-repeat: repeat-x;
	background-color: #484647;
}
.bottom 
{
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
}
.whitebg1 
{
	background-color: #FFFFFF;
}
.bigfont1 
{
	font: normal 24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.subheading 
{
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.maintext2 
{
	font: normal 13px/20px "Trebuchet MS";
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../newarmia/../images/bullet.jpg);
}
.maintext2 a:link 
{
	text-decoration: none;
	color: #F13802;
	text-decoration: none;
}
.maintext2 a:visited 
{
	text-decoration: none;
}
.maintext2 a:active 
{
	color: #000000;
	text-decoration: none;
}
.maintext2 a:hover 
{
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}
.bg1 
{
	background-image: url(../images/bgg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
}
.subsubheading 
{
	font: 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #F85018;
	letter-spacing: -1px;
}
.grid 
{
	font: normal 12px/15px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	height: 13px;
	padding: 4px;
	border-bottom: 1px solid #E9E9E9;
}
.grid a:link 
{
	font: normal 12px/15px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	height: 13px;
	padding: 4px;
	border-bottom: 1px solid #E9E9E9;
}
.grid a:visited
{	 
	font: normal 12px/15px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	height: 13px;
	padding: 4px;
}
.grid a:hover 
{
	font: normal 12px/15px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#000000;
	text-decoration:none;
	height: 13px;
	padding: 4px;
	border-bottom: 1px solid #E9E9E9;
}
.grid a:active 
{
	font: normal 12px/15px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#000000;
	text-decoration:none;
	height: 13px;
	padding: 4px;
	border-bottom: 1px solid #E9E9E9;
}
.hostbg 
{
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: 210px;
}
.subheading1 
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FC6125;
	letter-spacing: -1px;
}
.boldtext 
{
	font: bold normal 13px/25px "Trebuchet MS";
	color: #000000;
}
.gridCopy 
{
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #F85018;
	height: 15px;
	padding: 2px;
	border-bottom: 1px solid #E9E9E9;
}
.toplinks 
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #F3F2F1;
}
.toplinks a:link 
{
	text-decoration: none;
	color: #F3F2F1;
}
.toplinks a:visited 
{
	text-decoration: none;
	color: #F3F2F1;
}
.toplinks a:hover 
{
	text-decoration: none;
	color: #F3F2F1;
	background-color:#FF6A28;
}
.toplinks a:active 
{
	text-decoration: none;
	color: #F3F2F1;
}
.bar1 
{
	background-color: #688986;
	padding: 3px;
}
.bar2 
{
	background-color: #686B89;
	padding: 3px;
}
.bar3 
{
	background-color: #898968;
	padding: 3px;
}
.bar4 
{
	background-color: #897268;
	padding: 3px;
}
.bar5 
{
	background-color: #896871;
	padding: 3px;
}
.bar6 {
	background-color: #A9A863;
	padding: 3px;
}
.bar6 
{
	background-color: #000000;
	padding: 3px;
}
.bar7 
{
	background-color: #FB6648;
	padding: 3px;
}
.headermenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}
.headermenu a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	text-decoration:none;
}
.headermenu a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	text-decoration:none;
}
.headermenu a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	text-decoration:none;
}
.headermenu a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	text-decoration:none;
}
.title 
{
	font-family: "Lucida Sans Unicode";
	font-size: 24px;
	color: #000000;
}

#fourboxsub 
{
	PADDING-RIGHT: 10px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 200px; PADDING-TOP: 10px; HEIGHT: 210px; TEXT-ALIGN: left
}
#list UL 
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#list LI 
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #bbe0eb 1px dashed; LIST-STYLE-TYPE: none
}
#list IMG 
{
	PADDING-LEFT: 5px
}
#list A 
{
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 4px; COLOR: #000000; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma; TEXT-DECORATION: none
}
#list A:hover 
{
	BACKGROUND: #d7ebfa; COLOR: #000000
}

.forboxhighlighton 
{
	BACKGROUND-COLOR: #f9f9f9
}
.forboxhighlightoff 
{
	BACKGROUND-COLOR: #ffffff
}
.blulink_under 
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0261c2; FONT-FAMILY: Arial,Tahoma, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.blulink_under:hover 
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Arial,Tahoma, Helvetica, sans-serif; TEXT-DECORATION: none
}
.but 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #716F70;
	height: 25px;
	border: 1px solid #353535;
}
.pagsimple
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #111111;
	
}

.paglink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #24007A;
	text-decoration: underline;
}
.paging_links_selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	border: 1px solid #676767;
	background-color:#2186D7;
	padding: 0px;
	text-align:center;
}


.paging_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	text-decoration: none;
	border: 1px solid #676767;
	background-color:white;
	padding: 0px;	
	text-align:center;
}
.bodytext1Copy2 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 17px;
}
.bodytext1Copy2 a:link 
{
	text-decoration: none;
	color: #464646;
}
.bodytext1Copy2 a:visited 
{
	text-decoration: none;
	color: #464646;
}
.bodytext1Copy2 a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}
.bodytext1Copy2 a:active 
{
	text-decoration: none;
	color: #464646;
}
.warning
{
	color:#FF0000;
}
.dashedunderline {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #393939;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbe0eb;
	padding: 3px;
}
.factlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 8px;
	border-bottom: 1px dashed #D1D1D1;

}
.factlisting2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 8px;
}
.factlistingCopy {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 17px;
	color: #FE6422;
	padding: 12px 5px;
	border-bottom: 1px dashed #D1D1D1;
}
.left_td_color
{
	background-color:#F3EAE1;
	/*background-color:#EBEBEB;*/
}
.admintitle 
{
	font-family: "Lucida Sans Unicode";
	font-size: 24px;
	color: #000000;
	border-bottom: 1px dashed #D1D1D1;
}
.maintext3 
{
	font: normal 13px/20px "Trebuchet MS";
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../newarmia/../images/bullet.jpg);
	border-bottom: 1px dashed #D1D1D1;
}
.admintitle2
{
	font-family: "Lucida Sans Unicode";
	font-size: 24px;
	color: #000000;
}
.admin_left_menu
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 17px;
}
.admin_left_menu a:link 
{
	text-decoration: none;
	color: #464646;
}
.admin_left_menu a:visited 
{
	text-decoration: none;
	color: #464646;
}
.admin_left_menu a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}
.admin_left_menu a:active 
{
	text-decoration: none;
	color: #464646;
}
.bg12 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.smalltext a:link 
{
	text-decoration: none;
	color: #666666;
}
.smalltext a:visited 
{
	text-decoration: none;
	color: #666666;
}
.smalltext a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}
.smalltext a:active 
{
	text-decoration: none;
	color: #666666;
}
.bg12 
{
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.factlisting1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding: 4px;
border-bottom: 1px dashed #D1D1D1;

}
.factlisting1 a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding: 4px;
border-bottom: 1px dashed #D1D1D1;
text-decoration:none;

}
.factlisting1 a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FE6422;
padding: 4px;
border-bottom: 1px dashed #D1D1D1;
text-decoration:none;

}
.factlisting1 a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding: 4px;
border-bottom: 1px dashed #D1D1D1;
text-decoration:none;

}
.factlisting2 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 17px;
	color: #000000;
	font-weight:bold;
	padding: 12px 5px;
	border-bottom: 1px dashed #D1D1D1;
}

.whitebg1 
{
	background-color: #FFFFFF;
}
.gray 
{
	background-color: #EBEBEB;
}
.graybg 
{
	background-color: #FFFFFF;
	background-image: url(../images/Bbg1.gif);
	background-repeat:repeat-x;
}