html, body {

	text-align: center;

	font-family: Verdana,sans-serif;

	font-size: 11px;

	margin: 0 0 10px 0;

	background: #dad6d3 url('images/index_05.jpg') repeat-x;

}



#main{

width: 745px;

font-size: 11px;

font-family: Verdana, sans-serif;

}



table{

font-family: Verdana, sans-serif;

font-size: 11px;

}



.farLeft{

width: 10px;

background-image: url('images/farLeftBG.jpg');

background-repeat: repeat-y;

}



.content{

width: 448px;

padding: 5px 10px;

background: #FFF;

}



.middle{

width: 146px;

background: #f0f2f1 url('images/middleBG.jpg') repeat-y;

}



.right{

width: 130px;

background-color: #FFF;

}



.farRight{

width: 11px;

background-image: url('images/farRightBG.jpg');

background-repeat: repeat-y;

}



.footer{

font-size: 10px;

color: #f0f2f1;

text-align: center;

background-color: #9ba19d;

border-top: 1px solid #9ba19d;

}





h1 {

	font-size: 12px;

	margin-top: 0;

	color: #369;

}



h2 {

	font-size: 11px;

	margin-bottom: 3px;

	color: #333;

}



.formfield {

font-size: 10px;

font-family: Verdana;

border: 1px solid #000;

background-color: #F0F0F0;

line-height: 10px;

text-align: bottom;

padding: 1px 2px 1px 2px;

}



ul.rightNav {

margin: 0;

padding: 0 0 0 15px;

}



ul.rightNav li {

	list-style-type: none;

	margin-top: 15px;

	font-size: 11px;

}









a.rightLink:link, a.leftLink:visited {

	margin: 0 2px 4px 0;

	padding: 0 3px 0 2px;

	text-decoration: none;

	color: #666;

	font-weight: bold

}



a.rightLink:hover, a.leftLink:visited:hover {

	margin: 0;

	padding: 0 2px 0 2px;

	border-bottom: 0px groove #fff;

	border-top: 0px groove #fff;

	border-right: 3px groove #66c;

	color: #999;

}



a:link, a:visited {

	text-decoration: none;

	color: #333;

}



a:hover, a:visited:hover {

	text-decoration: underline;

	color: #333;

}



div.footer a:link, div.footer a:visited {

	color: #999;

	text-decoration: none;

}



div.footer a:hover, div.footer a:visited:hover {

	color: #666;

	text-decoration: none;

}