﻿/* CSS Document */
body {
	background-image: url(../Images/main_bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bluetxtListBox{
font-family:Verdana;
font-size:10px;
color:Black;
font-weight:normal;
}

.bluetxt{
font-family:Verdana;
font-size:14px;
color:#034882;
font-weight:normal;
}
.orangetxt{
font-family:Verdana;
font-size:12px;
color:#ea931f;
font-weight:bold;
}
.blktxt{
font-family:Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
}
.bluetxt2{
font-family:Verdana;
font-size:12px;
color:#034882;
font-weight:bold;
}
.logintxt2{
font-family:Verdana;
font-size:11px;
color:Black;
font-weight:bold;

}

.grdata1{
font-family:Verdana;
font-size:9px;
color:Black;
font-weight:lighter;
}

.inputst2{
border:1px solid #448cbc;
font-family:Verdana;
font-size:11px;
color:Gray;
width:250px;
height:16px;
background-image:url(../Images/inputbg.gif);
background-repeat:repeat-x;
text-indent:4px;
}
.greytxt1{
font-family:Verdana;
font-size:11px;
color:#45403a;
font-weight:normal;
}
.greytxt{
font-family:Verdana;
font-size:12px;
color:#45403a;
font-weight:normal;
font-style:italic;
}

#home a{
width:109px;
height:73px;
background-image:url(../Images/home.gif);
background-repeat:no-repeat;
display:block;
}

#home a:hover{
width:109px;
height:73px;
background-image:url(../Images/home_over.gif);
background-repeat:no-repeat;
display:block;
}

#admin a{
width:109px;
height:73px;
background-image:url(../Images/admin.gif);
background-repeat:no-repeat;
display:block;
}

#admin a:hover{
width:109px;
height:73px;
background-image:url(../Images/admin_over.gif);
background-repeat:no-repeat;
display:block;
}

#login a{
width:109px;
height:73px;
background-image:url(../Images/login_menu.gif);
background-repeat:no-repeat;
display:block;
}

#login a:hover{
width:109px;
height:73px;
background-image:url(../Images/login_overmenu.gif);
background-repeat:no-repeat;
display:block;
}

#advertiser a{
width:109px;
height:73px;
background-image:url(../Images/advertiser.gif);
background-repeat:no-repeat;
display:block;
}

#advertiser a:hover{
width:109px;
height:73px;
background-image:url(../Images/advertiser_over.gif);
background-repeat:no-repeat;
display:block;
}

.whttxt{
font-family:Verdana;
font-size:12px;
color:#fff;
font-weight:bold;
letter-spacing:1px;
}
.inputstl{
background-color:#FFFFFF;
width:188px;
height:16px;
border:1px solid #9a9da0;
font-family:Verdana;
background-image:url(../Images/inputbg.gif);
font-size:11px;
color:#000000;
}
.blktxt1{
font-family:Verdana;
font-size:12px;
color:#000;
font-weight:normal;
}
.bluetxt1{
font-family:Verdana;
font-size:11px;
color:#004c85;
font-weight:bold;
text-decoration:underline;
}

.inputstl3{
background-color:#FFFFFF;
width:130px;
height:18px;
border:1px solid #9a9da0;
font-family:Verdana;
font-size:11px;
color:#000000;
}

.inputstl5{
background-color:#FFFFFF;
width:75px;
height:18px;
border:1px solid #9a9da0;
font-family:Verdana;
font-size:11px;
color:#000000;
}
.inputstl4{
background-color:#FFFFFF;
width:210px;
height:16px;
border:1px solid #9a9da0;
font-family:Verdana;
font-size:11px;
color:Gray;
}
.bluetxt3{
font-family:Verdana;
font-size:10px;
color:#004c85;
font-weight:bold;
text-decoration:underline;
}
.bluetxt4{
font-family:Verdana;
font-size:12px;
color:#004c85;
font-weight:bold;
text-decoration:underline;
}
.yellowtxt{
font-family:Verdana;
font-size:10px;
color:#fbfbba;
text-decoration:none;
font-weight:bold;
}
.lightBluetxt3
{
	font-family: Verdana;
	font-size: 10px;
	color: activeborder;
	font-weight: bold;
	text-decoration: underline;
}

.smalldropdown{
border:1px solid #448cbc;
font-family:Verdana;
font-size:11px;
color:Gray;
width:70px;
height:17px;
background-image:url(../Images/inputbg.gif);
background-repeat:repeat-x;
text-indent:4px;
}

.smallddlist{
border:1px solid #448cbc;
font-family:Verdana;
font-size:11px;
color:Gray;
width:100px;
height:17px;
background-image:url(../Images/inputbg.gif);
background-repeat:repeat-x;
text-indent:4px;
}

#browse a{
width:109px;
height:73px;
background-image:url(images/browse.gif);
background-repeat:no-repeat;
display:block;
}

#browse a:hover{
width:109px;
height:73px;
background-image:url(images/browse_over.gif);
background-repeat:no-repeat;
display:block;
}
