body
{
	margin: 0;
	COLOR: #3C475B; FONT-FAMILY: Arial 
	text-align: left;
}

A:hover
{
	text-decoration: underline;
}

H1 
{ FONT-WEIGHT: bold; FONT-SIZE: 16pt; MARGIN: 0px; padding: 4px; COLOR: white; background-color: #3C475B; FONT-FAMILY: Arial } 

H2 
{ FONT-WEIGHT: bold; FONT-SIZE: 14pt; MARGIN: 0px; padding: 4px; COLOR: white; background-color: #3C475B; FONT-FAMILY: Arial } 

H3 
{ FONT-WEIGHT: bold; FONT-SIZE: 12pt; MARGIN: 0px; padding: 4px; COLOR: white; background-color: #3C475B; FONT-FAMILY: Arial } 

H4 
{ FONT-WEIGHT: bold; FONT-SIZE: 11pt; MARGIN: 0px; padding: 4px; COLOR: white; background-color: #3C475B; FONT-FAMILY: Arial } 

TD 
{ FONT-SIZE: 11px; FONT-FAMILY: Arial }

H1 A, H2 A, H3 A, H4 A
{
	color: White;
}

.Header
{
}

.Header A
{
	
}

.Menu
{
	Background-color: #3C475B; 
	width: 760px;
	height: 30px;
	text-align: left;
}

.Menu A
{
	color: White;
	text-decoration: none;	
	font-weight: bold;
	

}

.SubMenu
{
	Background-color: #3C475B; 
	padding: 5px;
	border: solid 1px white;
}

.SubMenu A
{
	color: white;
}



A
{
	text-decoration: none;	
	color: #3C475B;
	font-weight: bold;
}

.Left_Image
{
	
	
}
.LeftPanel
{
	background: url(../images/Left_top.jpg);
	height: 100%;
	text-align: left;
}

.Left
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;	
	padding-bottom: 4px;
	color: #3c475b;
	padding-top: 4px;
	height: 100%;
	font-size: 11px;
}
.Left A
{
	padding-left: 4px;
}

.Transparent50
{
	background: url(../images/Transparent50.gif);

}

.Content
{
	padding-left: 8px;
	text-align: left;
}

.EditTable
{
	width: 99%;
}

.EditTable .Heading
{
	width: 30%;
	vertical-align: middle;
}

.EditTable .Control
{
	width: 69%;
	
}

.EditTable SELECT, .EditTable TEXTAREA, .EditTable INPUT
{
	width: 90%;
}

.Footer
{
	text-align: left;
}
