a:link {
	color : Red;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color : Red;
	text-decoration: none;
}

a:visited {
	color : Red;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color : Red;
	text-decoration: none;
}

TD, BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : White;
}

 INPUT, SELECT, TEXTAREA, BUTTON, OPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}

BODY {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 100px 0px;
	background-color : Black;

}

UL {
	margin : 5px 0px 16px 16px;
}

LI {
	list-style-image : url(images/li.gif);
}



.t1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.t2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight : bold;
	color : #9D978D;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}




.bg1  {
	background-color : #0E0E0E;
}

.bg2  {
	background-color : #151515;
}



.c1  {
	color : #333333;
}

.Xc2  {
	color : #555555;
}

.c2  {
	color : #7D7D7D;
	color: #C7C7C7; 
}

.c3  {
	color : #9D978D;
}


.xa1 a:link {
	color : #8E0000;
	text-decoration: none;
	font-weight: bold;
}

.a1 a:link {
	color : #A90017;
	text-decoration: none;
}

.xa1 a:active {
	color : #8E0000;
	text-decoration: none;
}

.xa1 a:visited {
	color : #8E0000;
	text-decoration: none;
}

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

.a1 a:visited {
	color : #A90017;
	text-decoration: none;
}

.a1 a:hover {
	color : White;
	text-decoration: none;
}




.a2 a:link {
	color : #228B22;
	text-decoration: none;
}

.a2 a:active {
	color : #228B22;
	text-decoration: none;
}

.a2 a:visited {
	color : #228B22;
	text-decoration: none;
}

.a2 a:hover {
	color : #7FFF00;
	text-decoration: none;
}

.imglnk	{
	border-style:none;
	border-width: 0;
}

.label1 {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	color : #9F896B;
}

.xlabel2 {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	color : #6C000A;
}

.label2 {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	color : #820010;
}

.label3 {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 14px;
	color : #9F896B;
	font-weight: bold;
}


#caption_main {
	display: block;
	visibility: visible;
}

#caption_1 {
	display: none;
	visibility: hidden;
}

#caption_2 {
	display: none;
	visibility: hidden;
}
#caption_3 {
	display: none;
	visibility: hidden;
}
#caption_4 {
	display: none;
	visibility: hidden;
}