body {
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat;

}

.sub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A {     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    Color : #FFFFFF; 
	font-weight: bold;
	text-decoration : none;
}
A:hover { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    Color : #CCCCCC;
	font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}.bodwf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.sub3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.title3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #DFEBEE;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.bodserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bodserif2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;

}
.bodtbltd {
	background-image:url(../images/1b.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.bodtbltdhr{
	background-image:url(../images/hr_bg.gif);
	background-position:top;
	height:12px;
	background-color:#666666;
}
#wrapper{
	background-image:url(../images/body_bg.gif); 
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-type:square;
}

.bodbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight:bold;
}

.linkdark {     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    Color : #666666; 
	font-weight: bold;
	text-decoration : none;
}