body
{
	font-family: Verdana;
	font-size: 10px;
	font-color: grey;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 0px;
}
.whitetext{
	font-family:Verdana;
	color:black; 
	font-size:12px; 
	text-align: justify;
}

h1
{
	font-size: 12px;
	font-color: #990000;
	
	}

a {
	font-family:Verdana;
	color: black; 
	font-size:12px;			
	text-decoration:none;
}
a:hover{
	font-family:Verdana;
	color: gray; 
	font-size: 12px;			
	text-decoration: underline;
}

.mainTable
{
	width: 780px;
	background-color: #FFFFFF;
}

.headerTr 
{
	/*background-image: url(images/slices/header.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.topMenuDiv
{
	color: #9A0201;
	font-size: 12px;
	font-weight: lighter;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px 15px px 0px;
	padding: 0px 0px 0px 0px;
}

.topMenuDiv a 
{	
	margin: 0px 3px 0px 3px;
	color: #9A0201;
	font-size: 12px;
	font-weight: lighter;
	font-family: Verdana;
	text-decoration: none;	
}
.topMenuDiv a:hover 
{
	color: #666666;
	text-decoration: none;
}

.topBoxDiv
{
	color: #ffffff;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

.mainMenuTr
{
	background-color: #FFFFFF;
	background-image: url(images/slices/redbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainMenuBarTr
{
	background-image: url(images/slices/blackbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainMenuDiv
{
	color: #FFFFFF;
	margin: 3px 0px 0px 100px;
}
.mainMenuDiv a
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.mainMenuDiv a:hover 
{
	text-decoration: none;
}

.leftMenuTd
{
	background-color: white;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-right: solid 1px #D2D1D0;
	
}
.leftMenuDiv
{
	color: #666666;
	margin: 0px 0px 20px 0px;
}
.leftMenuDiv a 
{
	/*
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;

	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	*/
	display: block;
	width: 100%;
	height: 100%;
	/*border-bottom: solid 1px #D2D1D0;*/
}

.leftMenuDiv a:hover
{
	background-color: #BAB9B4;
	color: #999999;
	text-decoration: none;
}

.rightMenuTd
{
	ackground-image: url(images/bodyBG.jpg);
	ackground-repeat: repeat-x;
	ackground-position: left top;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	border-left: solid 0px #D2D1D0;	
}

.mainTR
{
	
}
.centerMainTD
{
	vertical-align: top;
	padding: 0px 10px 5px 20px;	
	height: 400px;
	width: 640px;
}

.picCaption
{
	text-align: center;
	color: gray;
	font-size: 10px;
}
.transTable 
{
	
}
.transDiv 
{
	position: absolute;
	z-index: 9999;
}
.transTD
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: solid 0px #666666;
}
.childATD
{
	border: solid 1px #C3C3C3;
	border-width: 0px 0px 0px 0px;
}
.childPicTD 
{
	border: solid 1px #C3C3C3;
	border-width: 1px 1px 1px 0px;
}

.childDiv
{
	font-family: Verdana;
	color: #2C2E69;
}
.childDiv a
{
	display: block;
	padding: 5px 5px 5px 3px;
	text-decoration: none;
	border: solid 1px #C3C3C3;
	border-width: 0px 1px 0px 0px;
}
.childDiv a:hover
{
	text-decoration: none;
}