/* CSS Document */


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #D3D3D3;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 160px; /* default width for menu */
}
.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### class for shadow DIV ######### */

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

body { background-color: #3A3936;}

#mainbox {
     width:850px;
     margin:0px;
     padding:10px;
     background-color:#FFFFFF;
     text-align:left;
}

/* CSS Menu Code */

#style23 {
font-family: Arial;
}

#style23 ul {

margin: 0px;
padding: 0px;
list-style: none;
float: left;
clear: left;
}

#style23 li {

width: 190px;
font-size: 20px;
line-height:24px;
color: #E7E6E2;
font-weight: bold;
background-color: #252525;
border-top: 1px solid #252525;
border-right: 1px solid #252525;
border-bottom: 1px solid #252525;
border-left: 1px solid #252525;
margin: 0px;

}

#style23 li a {

width: 180px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 5px;
}

#style23 li a:visited {

color: #E7E6E2;
text-decoration: none;
}

#style23 li a:hover {

color: #252525;
text-decoration: none;
background-color: #E7E6E2;
}

.content_box2 {

width: 586px;
font-family: Arial;
font-size: 11px;
background-color: #FFFF91;
border: 1px solid #FF6600;
padding: 15px;
float: left;
}

.White_On_Black 	{
					
					font-family:Verdana;
					font-size:13px;
					}	

A 					{
					color:#003F87;
					font-family:Verdana;
					font-size:13px;
					}

a:link 				{
					text-decoration: none;
					}

a:visited 			{
					text-decoration: none;
					color: #003F87;
					}

a:hover 			{
					text-decoration: underline;
					color: #003F87;
					}

a:active 			{
	text-decoration: none;
	color: #003F87;
	font-family: Verdana;
        font-size: 13px;
	line-height: 15px;
					}
	
.ad_area			{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
					}
					
					
.ad_area_link		{
					color:#FFFFFF;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					}					
					
.categories		{
					color:#333333;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:400;
					}	
					
.searchbox			{
					color:#FFFFFF;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					line-height:12px;
					padding:8px;
					}											

input				{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					}
					
select				{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					}
					
.catagory_links 					{
					color:#009900;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:16px;
					}					
					
.daterow 			{
					background-color: #E9E9E9;
					border: 1px dotted #999999;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #333333;
					font-weight: bold;
					}
					
.categoryrow 			{
					background-color: #FFFFFF;
					border: 1px solid #999999;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #333333;
					line-height:18px;
					}

.categoryrow_noborder 			{
					background-color: #FFFFFF;
					border: 0px solid #999999;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #333333;
					line-height:18px;
					}					
					
.statstable 			{
					border: 1px solid #999999;
					color: #333333;
					line-height:18px;
					}					

.vendormg 			{
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #333333;
					line-height:18px;
					}										
.PopupImage				{
					position:absolute;
					width:450px;
					height:277px;
					z-index:1;
					left: 234px;
					top: 49px;
					background-color: #FFFFFF;
					visibility: hidden;
					/*border: 1px solid #999999;*/
					}	
															
.PopupVideo				{
					position:absolute;
					width:320px;
					z-index:1;
					left: 234px;
					top: 49px;
					background-color: #FFFFFF;
					visibility: hidden;
					}										
								
.PopupWindow 				{
					position:absolute;
					width:529px;
					/*height:277px;*/
					left: 234px;
					top: 15px;
					background-color: #FFFFFF;
					visibility: hidden;
					border: 1px solid #999999;					
					z-index:3;

					}
					
.PopupWindow2 				{
					position:absolute;
					width:400px;
					/*height:277px;*/
					left: 234px;  
					top: 15px;
					background-color: #FFFFFF;
					visibility: hidden;
					border: 1px solid #999999;					
					z-index:3;

					}
										
.ad_images {
	border: 4px solid #FFFFFF;
}

.PageTextA			{
					font-family: Arial;
					font-size: 13px;
					color: #ffffff;
					line-height:20px;
					}	

.PageText			{
					font-family: Verdana;
					font-size: 13px;
					color: #000000;
					line-height:15px;
					}	
					
.style2 {color: #49589E;}
.style3 {font-size:11px; line-height:14px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49589E;
	font-weight: bold;
	font-size: 12px;
}
.style8a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style8b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.PageTextHeader {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49589E;
	font-weight: bold;
	font-size: 12px;
}

.Title1 {	
	font-family: Verdana;
	color: #e14900;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

.Title2 {	
	font-family: Verdana;
	color: #e14900;
	font-size: 20px;
	line-height: 24px;
}
.Title3 {	
	font-family: Verdana;
	color: #e14900;
	font-size: 16px;
	line-height: 20px;
}
.Title4 {	
	font-family: Verdana;
	color: #e14900;
	font-size: 12px;
	line-height: 14px;
}


.busTable {	
	border: 1px solid #999999;
}

.StatsTable {
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	
}


.StatsTableMiddleCells {
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	
}

.StatsTableMiddleCellsGreen {
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
    font-size: 11px;
	font-weight:bold;
	line-height:18px;
	
}
.StatsTableRightCells {
	border-right: 1px solid #CCCCCC;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	
}

.StatsTableMiddleCellsTitle {
	border-right: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	
	
}
.StatsTableBottomCells {
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;

	
}	

.TopAdsTable {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	
}
.TopAdsRight {
	font-size:11px; line-height:14px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC;	
}
.CustomHeaderTable {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	
}


.RegisterTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDFFFF;
	line-height:18px;
	
}

.RegisterTableTD {
	border: 1px dashed #C0C0C0;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	
}

.button 
{ border: font-size: 11px; font-weight: normal; font-family: arial;  text-decoration: none; 
} 
