body{
	background:#4f5559;

	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center top
	scrollbar-base-color:#748185;
	}

td{
	font-family:verdana,Trebuchet MS;
	line-height:150%;
	font-size:11px
	}	

h1{
	color:#752641;
	font-size:17px
}

h2{
	color:#D13F3F;
	font-size:14px;
	font-weight:bold
}
	
a:link, a:active, a:visited{
	font-size: 11px; 
	color: #752641; 
	text-decoration: none
	}
	
a:hover{
	font-size: 11px;
	color: #D13F3F;
	text-decoration: underline
	}
	
a:link.copyright, a:active.copyright, a:visited.copyright{
	font-family:Trebuchet MS;
	font-size: 10px; 
	color: #4F5559; 
	text-decoration: none
	}
	
a:hover.copyright{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none
	}	

a:link.TheMenu, a:active.TheMenu, a:visited.TheMenu{
	font-family:verdana,Trebuchet MS;
	font-size: 11px; 
	color: #752641; 
	text-decoration: none;
	line-height:200%
	}
	
a:hover.TheMenu{
	font-size: 11px;
	color: #752641; 
	text-decoration: underline;
	line-height:200%
	}


input,textarea,select,checkbox{
	font-family:verdana,Trebuchet MS;
	font-size:11px; 
	color: #434343;
	border: 1px outset #ECE9D8
	}

.PageHeader{
	background-color:#FFFFFF;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC
	}

.PageMain{
	background-color:#FFFFFF;
	}
	
.PageFooter{
	background-color:#003066;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	color:#FFFFFF
	}

.PageMainColumn1{
	background-color:#EBEDED;
	border-left: 1px solid #DCDCDC;

	}
	
.PageMainColumn2{
	background-color:#FFFFFF;
	}
	
.PageMainColumn3{
	background-color:#DCDCDC;
	}
	
.Content{
	margin-left:15px;
	margin-top:15px;
	width:540px

	}
	
.MainMenu{
	margin-left:15px;
	margin-top:25px;
	}
	
.TableHeader{
	background-color:#EBEDED; 
	border-bottom: 1px solid #748185;
	line-height:140%
	}
	
.TableHeaderLastRow{
	background-color:#EBEDED; 
	border-right: 1px solid #748185; 
	border-bottom: 1px solid #748185;
	line-height:140%
	}

.imgarc{
	border:1px solid #D13F3F
}
.row2{background-color:#EBEDED}
