body,td,th {

	color: #FFFFFF;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;

}

.basic {font-family: Arial, Helvetica, sans-serif}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF9900;
	background-color: #000066;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	height: 150px;
}


.style3 {font-size: small; font-family: Arial, Helvetica, sans-serif;}

a:link {
	color: #FFFFFF;
	text-decoration: underline;

}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFCC00;

}

.whiteborder {
	border: thin solid #FFFFFF;

}
.whiteborder .style17 {
	background-color: #000099;
}


a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.borderleftandright {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;

}

.style8 {font-size: x-small; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.borderupdownyellow {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;

}

.style15 {font-size: x-small}

.style16 {font-size: xx-small}

.style26 {font-size: x-small; font-weight: bold; }

.style27 {color: #009900}

.style28 {font-size: large}

.style29 {font-weight: bold}

.style30 {
	font-size: medium;
	font-weight: bold;

}

.small-ornage {color: #FF9933}

.style33 {
	font-size: x-large;
	font-weight: bold;

}

.style36 {font-size: x-large}
.style37 {font-weight: bold}
.orange-new {
	color: #FF9933;
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.description {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

