/*ThemeGurus Css*/

body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color:#eeeeee;
}

a:link , a:visited{
color:#ec5e00;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration: underline;
}

#maintable{
background-color:#FFFFFF;
}

.toplinks{
color:#235A96;
background-image:url(/images/top_link_bg.gif); background-repeat:repeat-x;
background-color:#CCCCCC;
font-size:11px;
height:25px;
}

.toplinks a:link , .toplinks a:visited {
color:#235A96;
padding-left:4px;
text-decoration:none;
font-size:11px;
}

.toplinks a:hover{
color:#235A96;
text-decoration:underline;
font-size:11px;
}
.headerBg {
	background-image:url(/images/header_bg.gif);
	background-repeat:repeat-x;
}

.footer{
padding:0px 0px 0px 0px;
text-align:center;
background-image:url(images/footer.gif); background-repeat:repeat-x; background-position:bottom;
height:59px;
}
.footer a:link, a:visited {
color:#007FA8;
text-decoration:none;
}
.footer a:hover, a:active{
color:#007FA8;
text-decoration:underline;
}


.loginbox{
background-color:#ffffff;
height:14px;
padding:3px 0px 0px 0px;
width:80px;
font-size:10px;
border:1px solid #999999;
margin:0px 2px 0px 4px;
color:#555555;
}
.submit{
background-color:#efefef;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.leftbar{
width:170px;
}
.displaybox{
font-family:"Trebuchet MS", "Times New Roman", Tahoma, Verdana;
font-size:17px;
color: #666666;
font-weight:bold;
text-indent:5px;
letter-spacing:1px;
}


.leftbarheading {
color:#404040;
font-size:18px;
padding:10px 0px 0px 8px;
}

.leftlinks{	
padding:5px 0px 0px 4px;
margin:0px;
}

.leftlinks a:link , .leftlinks a:visited{
padding:0px 0px 0px 15px;
background-image:url(./images/dot.gif);
background-repeat:no-repeat;
background-position:left;
color:#616161;
text-decoration:none;
}
.leftlinks a:hover{
color:#ff6600;
}

.mainheading{
color:#ec5e00;
font-size:19px;
padding:10px 2px 2px 2px;
letter-spacing:1px;
border-bottom:1px solid #cccccc;
}
.txt{
padding:4px;
}
.tableMargin {
	margin-top:10px;
	margin-right:20px;
}
.downloadLinks{
color:#006CC8;
font-size:18px;
font-weight:bold;
margin-top:10px;
margin-right:10px;
margin-bottom:15px;
}

.downloadLinks a:link , .downloadLinks a:visited {
color:#006CC8;
padding-left:4px;
text-decoration:none;
}

.downloadLinks a:hover{
color:#006CC8;
text-decoration:underline;
}