/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/top-bg.jpg) top left repeat-x;
}
.graymidbg
{
	background:url(images/blue-bg.jpg) repeat-x;
}

.topfields
{
	width:185px;
	border:none;
	background:none;
	font-size:12px;
	color:#aaa;
}

.topfields2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:185px;
	border:none;
	/*border:solid 1px #000000;
	border:2px solid 000;*/
	background:none;
	font-size:12px;
	color:#000000;
}

.txtblue
{
	color:#33339A;
	font-size:12px;
}

.chkbox
{
	border:none;
}
.selectBox
{
	background-color:#f2f2f2;
	font-size:14px;
	color:#000000;
	
}
.txtwhite16B
{
	color:white;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
}
.txtwhite14
{
	color:white;
	font-size:14px;
	text-decoration:none;
}
.txtwhite16 ,.txtwhite16 a, .txtwhite16 a:link
{
	color:white;
	font-size:16px;
	text-decoration:none;
}
.txtwhite16 a:hover
{
	color:#000;
	font-size:16px;
	text-decoration:none;
}


.txtwhite18
{
	color:white;
	font-size:18px;
	text-decoration:none;
}

.txtwhite20
{
	color:white;
	font-size:20px;
	text-decoration:none;
}


.txtwhite11
{
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:500;
}
.txtyellow14
{
	font-size:14px;
	color:#FFD200;
	text-decoration:none;
}

.txtblue14
{
	font-size:14px;
	color:#3333A1;
	text-decoration:none;
}

.txtblue16
{
	font-size:16px;
	color:#3333A1;
	text-decoration:none;
}

.txtred16
{
	font-size:16px;
	color:#D60012;
	text-decoration:none;
}
.txtred18
{
	font-size:18px;
	color:#D60012;
	text-decoration:none;
}

.txtred12
{
	font-size:12px;
	color:#D60012;
	text-decoration:none;
	font-weight:bold;
}

.txtred10
{
	font-size:10px;
	color:#D60012;
	text-decoration:none;
	font-weight:bold;
}
.txblue10
{
	font-size:10px;
	color:#3333A1;
	text-decoration:none;
	font-weight:bold;
}
.txblack110
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:8px;
	color:#000000;
	font-weight:bold;
}

.txtblack10
{
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}


.txtblue20
{
	font-size:18px;
	color:#3333A1;
	text-decoration:none;
}
.txtgray12
{
	font-size:12px;
	color:#828282;
	text-decoration:none;
}

.txtblack12
{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.dropdown
{
	width:108px;
	font-size:12px;
	color:#3B3B4F;
}

.dropdown3
{
	width:210px;
	font-size:11px;
	color:#3B3B4F;
}

.dropdown2
{
	font-size:13px;
	color:#3B3B4F;
}

.border5px
{
	border:5px solid #ffffff;
}

.liststyle1
{
	font-size:14px;
}
	.liststyle1 ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.liststyle1 li
	{
		line-height:22px;
		border-bottom:1px solid #878787;
		margin-bottom:1px;
	}


<!--Begin liststyle2-->
.liststyle2
{
	font-size:12px;
}
	.liststyle2 ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.liststyle2 li
	{
		line-height:22px;
	}
<!--End liststyle3-->


.txtblack12
{
	font-size:12px;
	color:#000;
}	
.adminmanu {
	background-image: url(../images/adminmanubg.jpg);
	background-repeat: no-repeat;
}

.txtgreen12 {
	color:#006666;
	font-size:12px;
	font-weight:bold;
}
.usrtablebdr
{
	font-weight:bold;
	padding:0px 2px 0px 2px;
}

.footerlinks { font-size:12px; color:#828282; }
.footerlinks a{ text-decoration:none;color:#828282; }
.footerlinks a:hover{ text-decoration:underline;color:#828282; }

.medialinkers { }
.medialinkers a{  text-decoration:none;}
.medialinkers a:hover{  text-decoration:underline;}

.userBoxDiv { float:left; padding:10px; width:130px;}