﻿BODY {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Microsoft Sans Serif;
	font-size:11px;
	text-align:center;
}
td
{
	font-weight:normal;
	font-family:Microsoft Sans Serif;
	font-size:12pt;

}
.headerRight
{
	position:relative;
	top:-40px;
	left: 300px;
	WIDTH: 300px; 
	HEIGHT: 10px
}
.mainContent
{
	position:relative;
	top:-250px;
	left: 160px;
	WIDTH: 700px; HEIGHT: 100px
}

.mainLinks
{
	WIDTH: 150px; 
	HEIGHT: 6px; 
	TEXT-ALIGN:left;
	padding-left:15px;
	color:Maroon;
	font-size:small;
	text-transform:uppercase;
	text-decoration:none;
}
.mainLeftLinks
{
	WIDTH: 150px; 
	HEIGHT: 6px; 
	TEXT-ALIGN:left;
	color:Maroon;
	font-size:medium;
}

.mainLinks_nul
{
	WIDTH: 150px; 
	HEIGHT: 6px; 
	TEXT-ALIGN:left;
	padding-left:15px;
	color:Maroon;
	font-size:small;
	text-transform:uppercase;
	text-decoration: none; 
}

.mainLeftLogin	
{
	WIDTH: 150px; 
	HEIGHT: 150px; 
	TEXT-ALIGN:center;
	vertical-align:middle;
	border: solid 1px gray;
}

.mainLeftLinkArea
{
	WIDTH: 150px; 
	HEIGHT: 200; 
	border: solid 1px gray;
}


.footer
{
	WIDTH: 100%; 
	HEIGHT: 1px; 
	TEXT-ALIGN: center; 
	border: solid 1px gray;
}
.subContent
{
	WIDTH: 600px; 
	HEIGHT: 100%;
	border: solid 1px gray;
	padding:5px 5px 5px 5px;
}

.paraHeadings
{
	border-color : White; 
	border-style:none; 
	font-weight:bold;
	font-family:Sans-Serif; 
	font-size:large; 
	color:Maroon;
}
.bodyText
{
	font-weight:normal;
	font-family:Microsoft Sans Serif;
	font-size:14pt;
	color:Black;
}
.mainHeader
{
	font-weight:bold;
	font-family:Microsoft Sans Serif;
	font-size:18pt;
	color:Maroon;
}
h1
{
	font-weight:bold;
	font-family:Microsoft Sans Serif;
	font-size:x-large;
	color:#000099;
}
h2
{
	font-weight:bold;
	font-family:Microsoft Sans Serif;
	font-size:large; 
	color:Maroon;
}
.fieldLabel
{
	font-weight:normal;
	font-family:Microsoft Sans Serif;
	font-size:12pt;

}
.fieldValue
{
	font-weight:normal;
	font-family:Microsoft Sans Serif;
	font-size:12pt;
	color:#000099;

}
.confHeadings
{
	font-weight:bold;
	font-family:Microsoft Sans Serif;
	font-size:large; 
	color:White;
}
.confTdFieldName
{
	width:225px;
}
.confTdFieldValue
{
	width:350px;
}
.confTdHeaderLeft
{
	width:225px;
	background-color:Maroon;	
}
.confTdHeaderRight
{
	width:350px;
	text-align:right;
	background-color:Maroon;	
}

.confButton
{
	width:200px;
	font-family:Microsoft Sans Serif;
	font-size:10pt;	
	font-weight:bold;
}
