body {
	background: #ffffff;
	margin:0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
/* Main Content */
body, table {
	font-size: 9pt; font-weight: none; color: #666666; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none;
}
a:actiive,a:link,a:visited {
	font-size: 9pt; font-weight: none; color: #660000; text-decoration: none;
}
a:hover {
	font-size: 9pt; font-weight: none; color: #ff0000; text-decoration: underline;
}
/* Main Content Bold*/
.mcb {
	font-size: 9pt; font-weight: bold; color: #cccccc;
}
/* Header One style */
h1 {
    font-weight: bold; font-size: 12pt; color: #990000;
}
/* Sub Header style */
.sh {
    font-weight: bold; font-size: 10pt; color: #660000; 
}
.sh2 {
    font-weight: bold; font-size: 9pt; color: #000000;
}
.sh3 {
    font-weight: none; font-size: 8pt; color: #660000;
}
/* Left Menu style */
.lm {
	font-weight: bold; font-size: 8pt; color: #ffffff;
}
a:active.lm, a:link.lm, a:visited.lm {
	font-weight: bold; font-size: 8pt; color: #333333; text-decoration: none;
}
a:hover.lm {
	font-weight: bold; font-size: 8pt; color: #ffffff; text-decoration: underline;
}
/* Site Path style */
.sp {
	font-weight: none; font-size: 7pt; color: #FFFFFF; font-family: Tahoma; text-decoration: none;
}
a:active.sp, a:link.sp, a:visited.sp {
	font-weight: none; font-size: 7pt; color: #cccccc; font-family: Tahoma; text-decoration: none;
}
a:hover.sp {
	font-size: 7pt; font-weight: none; color: #ffff00; font-family: Tahoma; text-decoration: underline;
}
/* copyright ©  */
.copy {
	font-size: 8pt; font-weight: none; color: #660000; font-family: Tahoma;
}
.rx {
	background-repeat: repeat-x;
}

.ry {
	background-repeat: repeat-y;
}

.rno {
	background-repeat: no-repeat;
}
</style>

