body{
	font-family: verdana,arial,helvetica,sans-serif;
	background: URL('/images/main_02.jpg') #3a4187 repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
img{
	border: 0px;
	margin: 0px;
	}
#enclosure{
	background: #f7f4f9;
	color: #000000;
	width: 863px;
	text-align: left;
	margin: 0 auto 0 auto;
	margin-top: 5px;
	margin-bottom: 20px;
	}
#copyright{
	color: #ffffff;
	width: 863px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
	color: #f4e571;
	}
#copyright a{
	color: #f4e571;
	text-decoration: none;
	}
#copyright a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
td{
	vertical-align: top;
	}
#content{
	border: 3px solid #793a90;
	margin: 0px 5px 10px 5px;
	padding: 10px;
	}
#content h1,#content h2,#content h3{
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	}
#content h1{
	line-height: 39px;
	font-size: 28px;
	}
#content h3{
	font-size: 18px;
	}
#content p{
	margin: 0px;
	margin-bottom: 12px;
	}
#header{
	margin: 0px;
	padding: 10px 15px 10px 15px;
	background: #793a90;
	color: #f4e571;
	font-weight: normal;
	font-size: 24pt;
	}
#navigation {
	height: 26px;
	padding-left: 10px;
	}
#navigation a{
	float: left;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: #793a90;
	color: #f4e571;
	margin-right: 2px;
	height: 18px;
	}
#navigation a.active{
	height: 26px;
	}
#navigation a.right{
	float: right;
	}
input,textarea,select{
	font-family: verdana;
	background: #ffffff;
	border: 1px solid #666666;
	color: #000000;
	}
.row_1,.row_2,.row_head{
	padding: 3px;
	background:#efefef;
	}
.row_2{
	padding: 3px;
	background:#dedede;
	}
.row_head{
	color: #ffffff;
	background:#3a4187;
	}