.mainbody {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
}


.Table_Basic{
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
}

.Table_Header{
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px;
 background-color:#B7B7B7;
 line-height:14px;
}

.Table_Footer_Sorted {
	font-weight: bold;  
}
.Table_Footer_Unsorted {
 
}
.Table_Footer_Sorted A:link          {FONT-WEIGHT: BOLD}
.Table_Footer_Sorted A:active        {FONT-WEIGHT: BOLD}
.Table_Footer_Sorted A:visited       {FONT-WEIGHT: BOLD}
.Table_Footer_Sorted A:hover         {FONT-WEIGHT: BOLD}


h1 {
	font-family: Tahoma,sans-serif;
	font-size: 11pt;
	color: #000000;
}


.heading {
	font-family: Tahoma,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #575757;
}

.content {
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #8b7d77;
}



.news {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #6b6d6b;
}

.fieldname {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.warning {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: red;
	font-weight: bold;
}


.boldtext {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.boldtext a {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.bigboldtext {
	font-family: Tahoma,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.button {
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}


.submenu {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #ffffff;

	line-height:1.5;
}

.submenudark {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-indent:10;
	line-height:1.5;
}

.buttonbottom {
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.smalltop {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
}


.search {
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.searchfield {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
}

.tinytop {
	font-family: Tahoma,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #998f8c;
}

a:link {
	font-family: Tahoma, sans-serif;
	color: #000000;
	text-decoration: underline;
	
}
a:hover {
	font-family: Tahoma, sans-serif;
	color: #715704;
	text-decoration: underline;
	cursor: hand;	
}
a:active {
	font-family: Tahoma, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, sans-serif;
	color: #000000;
	text-decoration: underline;

}

td.menu {
	background: #eda3c8;
	height: 20;
	text-decoration: none;
}


table.menu
{
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	border-collapse: collapse;
	position:absolute;
	visibility:hidden;
}


.rotate
{
	position:relative;
	top:-715px;
	visibility:transparent;
}


.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 156px; 

}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: #5d5d5d;
font: 8pt Tahoma, Arial, sans-serif;
color: white;
display: block;
width: auto;
padding: 2px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ 
position: absolute;
width: 166px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
background: #8c8c8c;
width: 166px;
}

.glossymenu li ul a{
background: #8c8c8c;
width: 166px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}



.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: url(/websites/tactical/images/sidearrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
text-decoration: none;
}

.glossymenu li a:hover {
color: #eed000;
text-decoration: none;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
