
body{
	font-family:arial,helvetica; 
	font-size:10pt;
	marginheight:10px 30px 10px 10px;
	font-weight:normal;
	background-image: url('siteart/bg.jpg');
	background-repeat: y-repeat x-repeat;
	}

.tb1{
	padding: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}
	
.tb2{
	width: 786;
	padding: 0px;
	border: 1px solid #333366;
	}
	
.tb3{
	background:#FFFFFF url('siteart/bg_list.gif') no-repeat fixed center center; width: 782;
	padding: 0px;
	border: 1px solid #FFFFFF;
	}
	
.hdr1{
	width: 343;
	height: 92;
	padding-right: 10px;
	background-image: url('siteart/logo.gif');
	background-repeat: no-repeat;
	background-position: left;
	}
	
.hdrtx{
	padding-right: 5px;
	padding-left: 10px;
	font-family: arial,helvetica; 
	font-size: 16pt;
	color: #333366;
	font-weight: 500;
	}

.content{
	font-family:arial,helvetica; 
	font-size:10pt;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	}
	
/*Email*/
a:link.em { 
	text-decoration:underline;
		color:#333366;
	}

a:active.em {
	text-decoration:none;
		color:#333366;
	}

 a:visited.em { 
	text-decoration:underline;
		color:#333366;
	}
a:hover.em { 
	text-decoration:none;
		color:#333366;
	}
