body {
	background-color: #5C5C5C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #505050;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}
#contacttable  input, #contacttable select {
	font-size: 11px;
	font-family: tahoma, arial;
}



a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #416597;
text-decoration: underline;
}

.blye-text-regular {
color: #416597;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #a71f00;
text-decoration: none;
}

.red-text-underline {
color: #a71f00;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#000000;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #505050;
text-decoration: underline;
}
.gray-text-regular{
color: #505050;
text-decoration: none;
}

.green-text{
color: #4b781c;
text-decoration: none;
}

.green-text-underline{
color: #4b781c;
text-decoration: underline;
}

.form-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3B3B3B;
}
.form-boxes{
width:196px;
height:20px;
border:1px solid #C4C2C2;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
.detail-formbox{
width:196px;
height:120px;
border:1px solid #C4C2C2;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
.search-titles{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#A71F00;
text-align:left;
}

/*Left Categories*/
/*categories Items*/
.left-menu{
width:200px; /*width of menu*/
float:left;
margin:0px auto;
padding-top:10px;
}

.left-menu ul{
list-style-type: none;
margin:0px auto;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
margin-left:5px;
}
.left-menu ul li{
padding-bottom: 6px; /*bottom spacing between menu items*/
}
.left-menu ul li a{
color:#0A55A7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding: 10px 0;
text-decoration: none;
}

.left-menu ul li a:visited{
color:#214865;
} 

.left-menu ul li a:hover{ /*hover state CSS*/
color:#0A55A7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding: 10px 0;
text-decoration: none;
}

.steps-txt{
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.steps-act{
color:#A71F00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.grey-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#505050;
font-weight:normal;
line-height:16px;
}
a.more:link,a.more:active,a.more:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#A71F00;
font-weight:normal;
text-decoration:none;
line-height:16px;
}
a.more:hover{
text-decoration:none;
}
