body {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #3F3F3F; 
	font-weight: normal;
	padding:0px;
	margin:0px;
	background:#FFF url(../images/bg1.jpg) top center no-repeat;
} 
h1 {
	color : #435A9D;font-size : 21px;letter-spacing:1px; 
} 
h2 {
	color :#435A9D;	font-size : 17px; 
}  
p {
	text-align:justify;
} 
td {
	vertical-align:top;
}
img {
    border: none;
}
.header {
	background:#FFF url(../images/bg-top.jpg) bottom repeat-x;color:#FFFFFF;font-size:11px;	text-align:right;
}
a.toplink:link, toplink:active, toplink:visited {
	color:#217BC7; padding:5px; border-bottom:#FF9900;
}
.main {
	background:#FFF url(../images/bg-main.jpg) top repeat-x;
}
.textbox {
	width:610px; padding:20px 20px;
}
.menubox {
	width:296px; background: url(../images/shadow.jpg) top left no-repeat; padding:120px 10px 10px 20px;
}
.footer {
	background:#D1D1D1 url(../images/bg-footer.jpg) top repeat-x;color:#FFFFFF; padding:25px 20px 10px 20px; font-family:Arial, Helvetica, sans-serif;
}
.style1 {
color:#FF4400; font-size: 13px;font-weight: bold;line-height: 21px;
}
.set {
font-size: 13px;font-weight: bold;text-align:center;
}
.set img {
border:#CCCCCC 2px solid;
}
a:link {
	color:#217BC7;	text-decoration:none;
}
a:hover {
	color:#217BC7;	text-decoration:underline;
}
a:visited {
	color:#217BC7;	text-decoration:none;
}
a.flink:link {
	color:#FFF;	text-decoration:none;
}
a.flink:visited {
	color:#FFF;	text-decoration:none;
}
a.flink:hover {
	color:#FFF;	text-decoration:underline;
}
/*- Menu 1--------------------------- */
	
ul {
	list-style: none;
	margin: 10px;
	padding: 0;
}	
#menu1 {
	width: 230px;
	margin: 8px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}
#menu1 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
}	
#menu1 li a:link, #menu1 li a:visited {
	color: #333;
	font-weight:bold;
	display: block;
	padding: 4px 0 0 10px;
	background:#E7E7E7;
	border-bottom:#FFFFFF 4px solid;
	font-family:Arial, Helvetica, sans-serif;
}
#menu1 li a:hover {
	color: #E7E7E7;
	background:#435A9D;
	padding: 4px 0 0 10px;
}
/*- Menu Tabs 1--------------------------- */ 
	#tabs1 {
	float:left;
	line-height:normal;
	font-size:12px;
	font-weight:bold;
}
	#tabs1 ul {
	padding:10px 10px 0 10px;
	list-style:none;
}
	#tabs1 li {
	display:inline;
	margin-left:5px;
	padding:0;
}
	#tabs1 a {
	float:left;
	margin-left:5px;
	padding:0px 0px 4px 0px;
	text-decoration:none;
	color:#435A9D;
	border-bottom:2px solid #BCD2E6;
}
	#tabs1 a:hover {
	float:left;
	margin-left:5px;
	padding:0px 0px 4px 0px;
	text-decoration:none;
	border-bottom:2px solid #FF0000;
}