body  {
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

a:Link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:Visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:Active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF0030;
	text-decoration : underline;
}

a:Hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCFF;
	text-decoration : none;
}

.tblMain  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #2D0000;
	background-image : url(gfx_tbl_main.gif);
	background-repeat : no-repeat;
	text-align : justify;
}

.tblCaption  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	background-image : url(tbl_caption.gif);
	background-repeat : no-repeat;
}

.tblCaption2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	background-image : url(gradient3.gif);
	
}

.tblBottom  {
	background-image : url(gfx_tbl_corner.gif);
	background-color : #000000;
	background-repeat : no-repeat;
}

.field  {
	background-color : White;
	border-color : Black;
	border-style : solid;
	border-width : 1;
	color : Black;
	font-size : 10pt;
}

.button  {
	background-color : #222222;
	color : #ffffff;
	font-family : Ms Sans serif, Verdana, Arial;
	font-size : 10pt;
	border-style : solid;
	border-width : 1;
	border-color : White;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.tblGalMain  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #2D0000;
	background-repeat : no-repeat;
	text-align : justify;
}

