body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;

}
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style3 {color: #333333}
.style4 {
	color: #000000;
	font-weight: bold;
}

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}.link_graysse_11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}
.link_graysse_11:hover {
	background-color:#333333;
	color: #ffffff;	
	text-decoration: none;

}.link_blueee_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #217DF7;font-weight: bold;
	text-decoration: none;	
}
.link_blueee_11:hover {
	text-decoration: underline;	

}

.link_white_11_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;font-weight: bold;
	text-decoration: none;	
}
.link_white_11_bold:hover {
	text-decoration: underline;	

}.link_whitebackgoud_11 {
	font-family: Terminal;
	font-size: 11px;font-weight: bold;	font-variant:small-caps;
	color: #ffffff;
	text-decoration: none;
}
.link_whitebackgoud_11:hover {
	background-color:#494949;
	color: #ffffff;	
	text-decoration: none;

	
}
.link_gray2uline_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight: bold;
	color: #323232;
	background-color:#C6C5C5;
	text-decoration: none;
}
.link_gray2uline_10:hover {
	color: #181818;
	text-decoration: none;
	
}.link_gray2uline_111 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.link_gray2uline_111:hover {
/*	color: #ffffff;
	background-color:#4E4E4E;
*/	color: #000000;
	text-decoration: none;
	
}.heading_orange_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D32D12;
}
.txt_blueee_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13335F;
}
.txt_gary_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

.txt_black_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}
.txt_white_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}.heading_blue{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC6114;	font-weight: bold;
}.heading_big_dardgray{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #292C29;	font-weight: bold;
}.heading_big_blueey{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3E72A4;	font-weight: bold;
}.heading_big_reddS{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BA0D13;	font-weight: bold;
}.search_blue {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #1273B8;
	font-size: 11px;
	font-variant:small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:hand;
}
.search_red {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #636364;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:hand;
}


/**************************************************************************/

.tab-s, .tab-u, .tab-g, .tab-r {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tab-s:hover, .tab-u:hover, .tab-g:hover, .tab-r:hover {
	text-decoration: underline;
}

.tab-s {
	color: #0066CC;
}

.tab-u {
	color: #FFFFFF;
}

.tab-g {
	color: #666666;
}

.tab-r {
	color: #CC0000;
}

.tab-n {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tab-n:hover {
	text-decoration: underline;
}



/* Form elements */

select.flat, textarea.flat, input.flat, 
select.comp, textarea.comp, input.comp,
textarea.code { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code { 
	border-color : #888888;
}

select.comp, textarea.comp, input.comp { 
	border-color : #990000;
}

textarea.code, textarea.code-gray {
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 12px; 
	line-height: 15px; 
}

textarea.code-gray {
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	color: #808080;
}

/* Custom */

.phpAdsNew { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.nav { 
	color: #003399; 
}

.install { 
	line-height: 18px;
	color: #000066; 
}
.tborder {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottomheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.forbottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.leftbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.lowerline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}
.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.page_heading_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}

.news_bold_class {
	
		font-weight:bold;
	
}
.search_css {
    
		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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.blue_class
{   font-size:16;
	color: #333399;
}
.black_class
{   font-size:16;
	color: #000000;
}
.red_class
{  
	color: #CC0000;
}
.field_class
{
font-family: Arial, Helvetica, sans-serif;
font-size:8px;
}
.red_css {
    
	
	border-top-color: #cc3333;
	border-right-color: #cc3333;
	border-bottom-color: #cc3333;
	border-left-color: #cc3333;

}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.detailLinkColor_blue {	
	color: blue;
	text-decoration: underline;	
}

.popuphading {

	font-family: Verdana;

	font-weight:bold;

	color:000000;

	font-size:14px;

}
.blueboldunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
	color: #0000FF;
}
.page_heading_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}
.page_heading_larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}

.rightunderline {
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #732B28;
}
.red_small {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FF0000;
	}

.contentTextHighlightBig
{
   font-family:Arial;
   font-size:16px;
   font-weight:bold;
   color:#990000;
}
