BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #E2EDC2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	Background-color: #FFFFFF;
}

td {
	font-family: verdana,  Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:normal; background-repeat: no-repeat; background-position: center center
}

.text {
	font-size: 12px; color: #000000; font-weight:normal; text-align: justify; padding-left: 15px; padding-right: 15px; line-height:14px;  font-family: verdana, Arial, Helvetica, sans-serif;
}

.text1 {
	font-size: 12px; color: #000000; font-weight: normal; padding-right:15px; text-align: justify; font-family: verdana, Arial, Helvetica, sans-serif;
}
.text2 {
	font-size: 12px; color: #000000; font-weight: normal; padding-right:15px; text-align: LEFT; font-family: verdana, Arial, Helvetica, sans-serif;
}
.dis {
	font-size: 12px; color: #32529E; font-weight:bold; padding-right:15px; line-height:14px; text-align: right;  font-family: verdana, Arial, Helvetica, sans-serif;
}
.dis1 {
	font-size: 12px; color: #32529E; font-weight:bold; padding-right:15px; line-height:14px; text-align: LEFT;  font-family: verdana, Arial, Helvetica, sans-serif;
}
.offer {
	font-size: 12px; color: #3C3B3B; font-weight: bold; padding-right:15px; line-height:14px; text-align: right;  font-family: verdana, Arial, Helvetica, sans-serif;
}
.nav {
	font-size: 12px; color: #000000; line-height:12px; font-weight:normal; text-align: center; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}
.nav:hover {
	font-size: 12px; color: #ff0000; line-height:12px; font-weight:normal; text-align: center; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}


A:text  {
	color: #ffffff;
	text-decoration: none;
    font-size: 12px;
    font-weight:bold;
}
A:link  {
	color:#ffffff;
	text-decoration: none;
    font-size: 12px;
    font-weight:bold;
}

A:visited  {
	color: #ffffff;
	text-decoration: none;
    font-size: 12px;
    font-weight:bold;
}

A:active  {
	color: #ffffff;
	text-decoration: none;
    font-size: 12px;
    font-weight:bold;
}

A:hover  {
	color: red;
	text-decoration: none;
    font-size: 12px;
    font-weight:bold;
}

.mystyle:link  {
	color:navy;
	text-decoration: none;
}

.mystyle:visited  {
	color: navy;
	text-decoration: none;
}

.mystyle:active  {
	color: navy;
	text-decoration: none;
}

.mystyle:hover  {
	color: red;
	text-decoration: underline;
}
.mystyle1:link  {
	color:white;
	text-decoration: none;
}

.mystyle1:visited  {
	color: white;
	text-decoration: none;
}

.mystyle1:active  {
	color: white;
	text-decoration: none;
}

.mystyle1:hover  {
	color: red;
	text-decoration: underline;
}


