﻿body{
	margin:0px;
	background:#cdcccb url('siteart/bg.jpg') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;

}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:link, a:active, a:visited {
	color:#000; 
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


a.left:link, a.left:active, a.left:visited {
	color:#cccccc; 
	text-decoration:underline;
	font-style:normal;
}

a.left:hover {
	text-decoration:none;
}


#navtd {
	height:31px;
	width:204px;
}


a.nav:link, a.nav:active, a.nav:visited {
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:7px 10px 7px 25px;
	letter-spacing:1px;
	font-style:normal;

}

a.nav:hover {
	color:#000;
	font-weight:bold;
	background:#fff url('siteart/navon.gif') no-repeat;

}


#leftedge {
	vertical-align:top; 
	background: #999999 url('siteart/leftedge.jpg') repeat-y;
}

#rightedge {
	vertical-align:top; 
	background:#999999 url('siteart/rightedge.jpg') repeat-y;
}



#main {
	background:#fff; 
	background-image: url('siteart/mainbg.jpg'); 
	background-repeat: repeat-x; 

	color:#000; 
	font-weight:bold; 
	vertical-align:top;
}


#content {
	width:529px; 
	padding:60px 30px 20px 50px; 
	color:#000; 
	font-weight:bold;
	background: url('siteart/content_top.jpg') no-repeat;
}


#content_other {
	width:529px; 
	padding:60px 10px 20px 30px; 
	color:#1b3135; 
	font-weight:bold;
	background: url('siteart/content_top.jpg') no-repeat;
}









