body {
background-color: #0B439E;
margin : 0px 0px 20px 0px;
}
.color-001 {
background-color: #012263;
}
.color-002 {
background-color: #012F8B;
}
.color-003 {
background-color: #023396;
}
.color-004 {
background-color: #0B439E;
}
.color-005 {
background-color: #1655BC;
}
.color-006 {
	background-color: #77A5EF;
}
.color-007 {
	background-color: #C5E1FF;
}
.color-008 {
	background-color: #FFFFFF;
}
p, td, table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C5E1FF;
}
.hot1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;
}
.hot2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.hot3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #488BED;
	font-weight : bold;
}
.txt-black {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}
.txt-btw {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #999999;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	margin : 0px 0px 0px 0px;
}
.flash-bg {
background-color: #012F8B;
background-image : url(../images/magic_stars.jpg);
background-position : top left;
background-repeat : no-repeat;
}
a:link {
	color : #C5E1FF;
	text-decoration : underline;
}
a:visited {
	color : #77A5EF;
	text-decoration : underline;
}
a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.buyVEND {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000
}
.buyVEND:link {
	color : #FF0000;
	text-decoration : underline;
}
.buyVEND:visited {
	color : #FF0000;
	text-decoration : underline;
}
.buyVEND:hover {
	color : #488BED;
	text-decoration : none;
}
.buyVEND:active {
	color : #000000;
	text-decoration : none;
}
.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C5E1FF
}
.copyright:alink {
	text-decoration : underline;
}
.gns_bg {
	background-image : url(../images/gns_bg.gif);
	background-position : top left;
	background-repeat : repeat-x;
	background-color : #012F8B;
}
tr.table-header {
	background-color : #1655BC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7px;
	color : #77A5EF;
	font-weight : bold;
}
table.table-bg {
	background-color : #0B439E;
}
tr.table-row {
	background-color : #012F8B;
}
tr.table-alt {
	background-color : #023396;
}
form {
	MARGIN-TOP: 9px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px; 
}