.leftPanel
{
	background-color:#6666ff;
	width:190px;
	vertical-align:top;
}
.rightPanel
{
	background-color:#A49ED8;
	width:225px;
	vertical-align:top;
}
.middlePanel
{
	background-color:#A49ED8;
	vertical-align:top;
}
.mainPanel
{
	background-color:#A49ED8;
	vertical-align:top;
}
body 
{
	margin: 0px;
	background-image: url("images/back_page.gif");
	background-repeat:repeat-x;
	background-color:#ffffff;
}
table
{
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#6666ff;
}
h1
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000080;
	margin:5px;
}
h2
{
	background-image:url("images/title-back2.gif");
	background-repeat:repeat-x;
	height:29px;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	color: #6666ff;
	margin:0px;
}
h4
{
	font-size:12px;
	font-weight:bold;
	color:#6666ff;
	margin:0,0,0,10;
}
a:link, a:visited, a:hover
{
	font-family:verdana,tahoma,arial;
	font-size:11px;
	text-decoration:none;
}

p
{
	text-align:justify;
	font-size:11px;
	color:#344354;
	margin:5px;
}
ul
{
	list-style-type:circle;
}
.headingSeperator
{
	height:3px;
	background-color:#A49ED8;
}
.seperator
{
	height:1px;
	background-color:#A49ED8;
}

a.moreLink:link, a.moreLink:visited
{
	font-size:10px;
	color:#25a9cf;
	font-weight:bold;
} 
a.moreLink:hover
{
	color:#1e7791;
}
a.smallLink:link, a.smallLink:visited
{
	font-size:10px;
	color:#285d92;
} 
a.smallLink:hover
{
	color:#1e7791;
}
.lightColorPanel
{
	background-color:#A49ED8;
}
.lightColorPanel a:link, .lightColorPanel a:visited
{
	color:#6666ff;
}
.subMenu
{
	background-color:#C4B3DF;
	height:24px;
	padding-left:15px;
}
.subMenu a:link,.subMenu a:visited
{
	color:#285d92;
}
.inputFields
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #7F9DB9;
	color:#333333;
	font-family:verdana;
	font-size:10px;
}
a.topBtn:link, a.topBtn:visited
{
	font-size:12px;
	font-family:arial,tahoma,verdana;
	font-weight:bold;
	color:White;
}
a.topBtn:hover
{
	color:#3b76a5;
}
.btnBg
{
	height:34px;
	background-image:url('images/btnBg.jpg');
	background-repeat:repeat-x;
}
.keyword
{
	color:#43ace4;
	font-weight:bold;
}
a.leftMenu:link, a.leftMenu:visited, a.leftMenu:hover
{
	text-indent:20px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.txtField
{
	border:1px;
	border-style:solid;
	border-color:#45a9de;
	width:150px;
	height:16px;
	font-size:11px;
}
