body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #0066cc;
text-align: left;
}

table {
margin: 0px;
padding: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

.style1 {
	color: #7C7A7B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:;
}
.style3 {
	color: #1D84D1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.style5 {
	color: #FF000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {color: #FFFFFF; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style10 {color: #FDBD03; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style11 {
	color: #9ED03B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	color: #7C7A7B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C7A7B;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}
.a1:link {
	color: #FF9900;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #FF9900;
}

.a1:active {
	text-decoration: none;
	color: #FF9900;
}

.a1:hover {
	text-decoration: none;
	color: #666;
}

td.bgmidd {
background-image: url(images/bg-midd.jpg);
width:36px;
}

td.bgyell {
background-image: url(images/bg-yello-n-blue.jpg);
}