body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(images/background.gif);
}
/***header ***/
#header {
	width:800px;
	height:100px;
	margin-left:0px;
	background-image:url(images/header.jpg);
	display:block;
}
#fotter {
	width:800px;
	height:10px;
	margin-left:0px;
	background-image:url(images/footer.gif);
	display:block;
}
#topper {
	width:800px;
	height:10px;
	margin-left:0px;
	background-image:url(images/topper.gif);
	display:block;
}
/***Content***/
p, h1, a, span, .font{font-family: Verdana}
#content {
	width:750px;
	margin-left:25px;
	background-color:#ffffff;
}

th {color:#cc3333}

p {text-align:justify}

#top {text-align: center;}

#top h1{
	letter-spacing: 6px;
	font-size: 18px;
	text-transform:uppercase;
	color: #000000;
	display:inline;
	font-weight:500;
	font-family: Arial;
	margin-left: 6px;
}
#left {
	float:left;
	background-color:#dcdcdc;
	padding: 10px 0px 10px 0px;
	width: 133px;
	display:inline;
	margin: 10px 0px 6px 5px;
}
#left li {
	font-size: 16px;
	display:inline;
	width:130px;
	height:22px;
	float:left;
	margin-left:20px;
	text-align:left;
}
#left a{
	color: #cc3333;
	font-weight:600;
	text-decoration: none;
}
#left a:hover{
	color:#000000;
}
#right {
	float:right;
	width:542px;
	background-color:#dcdcdc;
	color:#000000;
	font-weight:500;
	padding: 10px 20px;
	margin: 10px 5px 6px 5px;
	display:inline;
}
#right ul.dot {
list-style-type: circle;
font-size: 10pt;}

#right ul.dotjust {
list-style-type: circle;
font-size: 10pt;
text-align:justify}

#right ul.tsiful {
list-style-type: decimal;
font-size: 10pt;
margin: 20px}

#right p{
	padding: 7px 0px;
	font-size: 10pt;
}
#right a{
	color:#cc3333;
	font-weight:900;
}
#right a:hover{
	color: #000000; }
	
.tsif {	font-size: 11pt;
		text-align: center;
		color: #cc3333;
}
.tsifann {	font-size: 7pt;
		text-align: right;}
		
.under {text-decoration: underline}
	
#right .subh { font-size: 10pt;
border-bottom-style: groove;
        border-bottom-color: #cc3333;
        border-bottom-width: 1px; font-family: arial; color:#000000; text-transform: uppercase }
.imga { 	border: solid #ffffff;
	border-width: 1px }
.imgb { 	border: solid #000000;
	border-width: 1px;
	margin: 6px }
.blue { color:#ffffff ; text-decoration: underline }

.just {text-align:justify}

/***Footer***/
#footer {
	width:800px;
	text-align:center;
	color:#000000;
	margin: 0px 0px;
	font-size: 10px;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.bottom{
	clear:both;
	text-align:center;
	color: #cc3333;
}
table { margin-left: auto ; margin-right: auto }

.txtcol { color: #99ccff;
		font-weight: 900 }
		
.largetext {	font-size: 12pt;}