body, body a:visited, body a:active, body a:link
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:black;
	margin-left: 0;
    margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}
HR
{
	color:white;
}
TD
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:black;
}
.black, .black a:visited, .black a:active, .black a:link
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:Black;
}
.smallWhite, .smallWhite a:link, .smallWhite a:visited
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:white;	
}
.smallWhite a:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#7AC7FE;	
}
.mainTable
{
    margin:0 0 0 0;
	text-align:left;
	vertical-align:top;
	width:750px;
	top:0;
	left:0;
	border:groove 5px #CCCCCC;
	line-height:0;
	font-size:0px;
	padding: 0 0 0 0;
	height:100%;
		
}
.leftCell{
	BACKGROUND-IMAGE: url(images/leftCell.gif);
	background-position:right;
    width: 750px;
    height: 130px;
    vertical-align:top;
}
.rightCell{
	BACKGROUND-IMAGE: url(images/rightCell.gif);
	background-position:left;
    width: 750px;
    height: 130px;
    vertical-align:top;
}
.notVisable
{
	display:none;
	background-color:Black;
	color:Black;
	font-size:0px;
	line-height:0px;
}
.hover
{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	vertical-align:middle;
	width:300px;
}
.noborder
{
	background-image: url(/images/col.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#DDDDDD;

	margin:0 0 0 0;
	/*background-color:#003663;*/
	WIDTH: 100%;
	COLOR: white;
	HEIGHT: 100%;
	/*FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF003663', EndColorStr='#FF7AC7FE');*/
	WIDTH:100%;
	HEIGHT:100%;


}
.contentLeft
{
	background-image: url(images/contentLeft.gif);
	background-repeat:repeat-y;
}
.contentRight
{
	background-image: url(images/contentRight.gif);
	background-repeat:repeat-y;
}
.pdaMenu, .pdaMenu a:visited, .pdaMenu a:active, .pdaMenu a:link
{
	background-color:#8A8A8A;
	color:White;
	font-family:Arial;
	font-size:10px;
}
.pdaMenu  a:hover
{
	background-color:#8A8A8A;
	color:#7AC7FE;
	font-family:Arial;
	font-size:10px;
}




