﻿body 
{
	/*width:800px;*/
	background-color:#000000;
	margin:0px;
	
}

/*
a, div
{
	font-family:Verdana;
	font-size:11px;
	color:#0000cd;
}
*/

.fontFamily, .fF, h1
{
	font-family:verdana;
	font-size:12px;
	color:#0000cd;
}

.h1
{
	font-size:18px;
}

.fFT
{
	font-family:verdana;
	font-size:12px;
	color:#0000cd;
	font-weight:bold;
}

input, select
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

a
{
	font-family:Verdana;
	font-size:11px;
	color:#0000cd;
	text-decoration:none;
}

.divBody, .bodyColor
{
	background-color:#0e65a4;
}

.maxWidth, .mW
{
	width:1000px;
}

.maxWidthBorder
{
	background-image:url(../images/bg.png);	
}

.maxWidthMain
{
	width:700px;
}

.maxWidthMainFull
{
	width:980px;
}

.maxWidthContext
{
	width:250px;
}

.TabRoundLeft
{
	background-image:url(../images/TabRoundLeft.gif);
	width:8px;
	height:25px;
	float:left;
}

.TabRoundRight
{
	background:url(../images/TabRoundRight.gif) no-repeat right top;
	height:25px;
	float:left;
}

.clearBoth, .cB
{
	clear:both;
}

.indentIcon
{
	background-image:url(../images/BulletIcon.gif);
	background-repeat:no-repeat;
	padding-left:13px;
}

.brdr
{
	border:solid 1px #cdcd00;
}


.WarnMessage
{
	font-family:Verdana;
	font-size:10px;
	color:#0000ff;
}

.floatLeft, .titleStyleleft, .fL
{
	float:left;
}

.floatRight, .fR
{
	float:right;
}


.lightColor
{
	background-color:#c4e0c4;
	color:#000000;
}

.mediumColor, .titleStyle, .titleStyleleft, .chead, .selectedTab
{
	background-color:#99cc99;
	color:#000000;
}

.darkColor
{
	background-color:#004423;
	color:#ffffff;
}


.divBorder, #divAddEmployers,  #div4CountryListing
{
	border-top:solid 1px #99cc99;
	border-left:solid 1px #99cc99;
	border-right:solid 1px #99cc99;
	background-image:url(../webadmin/images/bg1.gif);
}

.divBorder, #divAddEmployers, #div4CountryListing
{
	border-bottom:solid 1px #99cc99;
}

.divTabBorder, .dTB
{
	border-top:groove 2px #99cc99;
	border-left:groove 2px #99cc99;
	border-right:groove 2px #99cc99;
	background-image:url(../webadmin/images/bg1.gif);
}


.errorMessage
{
	font-family:Verdana;
	font-size:14px;
	color:#cd0000;
}



.div4Tab
{
	height:20px;
}

.tab
{
	float:left;
	background-image:url(../images/tabBG.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#003399;
	width:200px;
	height:18px;
	padding-left:5px;
	font-weight:bold;
	padding-top:2px;
}

.divBorderx
{
	border:solid 1px #cccccc;
}

.tabTL
{
	width:10px;
	background-image:url(../images/sectiontabTL.gif);
}

.tabTR
{
	background-image:url(../images/sectiontabTR.gif);
	background-repeat:repeat-x;
	height:20px;
}


.tabBR
{
	background-image:url(../images/sectiontabBR.gif);
	background-repeat:repeat-x;
	height:6px;
}

.tabM
{
	background-image:url(../images/SectiontabM.gif);
	background-repeat:repeat;
}


.indent
{
	padding-left:10px;
	background-image:url(../images/indent.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
}

.tdAlterColor, .tAC
{
	background-color:#eaf6ea;
}

.lineBreak, .lB, .lb
{
	height:3px;
	background-image:url(../images/lb.gif);
	background-repeat:no-repeat;
}

.lineFancy, .lF
{
	height:35px;
	background-image:url(../images/linefancy.gif);
	background-repeat:repeat-x;
}