/* CSS Document */

.pagetitle1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color:#000000;
	
}.pagetitle2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color:#87B3B6;
	
}.pagetitle3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color:#000075;
	
}.pagetitle4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color:#CC6600;
	
}
.search {
	background-color:#EC6A6A;
}
/*PAGE LAYOUT*/
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:770px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:right; 
	width:770px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CC0000;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
/*#header{
	width:770px; 
	height:110px; 
	background-image:url(header 1.jpg);
}*/
#content{
	width:770px;
}
#bg{
	float:left; width:608px; 
	background-image:url(buy_sell.gif);
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
	min-height:360px;
}
#logo{
	float:left; width:190px; height:110px; background-color:#F7F7F7; border-left:solid 1px #999999;
}
#header{
	position:relative;
    float:center; width:770px; 
	height:100px;background-image:url(header 1.jpg); 
	border-right:solid 1px #999999;
}
#title{
	position:absolute; right:-174px; bottom:17px; width:731px;
}
#menu{
	float:left; width:140px; margin:0px;
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	height:160px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}

.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	float:left;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
    float:right;
	font: normal 11px Tahoma, sans-serif;
	color:#FF6600;
}
.smallgraytext a{

	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

.orangetitle1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	}
	
#linksmenu a{
	float:right; 
	width:140px; 
	height:20px; 
	background-color:#CC0000; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#514F1C;
}
a.blk2white:link { color:#000000; text-decoration:none; }
a.blk2white:visited { color:#000000; text-decoration:none; }
a.blk2white:hover { color:#FFFFFF; text-decoration:underline; }
a.blk2white:active { color:#FFFFFF; text-decoration:none; }

a.red2white:link { color:#FF0000; text-decoration:none; }
a.red2white:visited { color:#FF0000; text-decoration:none; }
a.red2white:hover { color:#0000FF; text-decoration:underline; }
a.red2white:active { color:#FFFFFF; text-decoration:none; }

a.yellow2blue:link { color:#FF0080; text-decoration:none; }
a.yellow2blue:visited { color:#FF0080; text-decoration:none; }
a.yellow2blue:hover { color:#CC24DF; text-decoration:underline; }
a.yellow2blue:active { color:#CC24DF; text-decoration:none; }

.maintitle{}

.sectiontitle{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.td_mouse_on {
background-color:#92A1A8;
border-left:4px solid #E5B867;
}

.td_mouse_off {
background-color:#B7C0C5;
border-left:4px solid #E5B867;
}
.leftMenuStyle {
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:0px;
padding:0px;
}.menuSplitter {
background-image:url(images/dots.gif);
background-repeat:repeat-x;
background-position:center;
height:3px;
}

.blocktitle{
	background-color:#DEDEEF;
	color:#36366D;
	font-weight: bold;
}
.font{
font-family:Verdana;
font-size:12px;
text-align:justify;}

.generaltext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
}

.contacttext{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;	
	color: #FF9900;
	}
	

.border{
		border:1px solid #cccccc;

}
.HeadFontBold{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.HeadFontBold1{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.HeadFont{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
}