<!--

body{
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #350202;
	text-align:justify;
}

body td,tr {
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
}

.texttop {
	 font-size:13px;
	 color: #000000;
	 font-weight:normal;
   }



.textgallery {
	 font-size:12px;
	 color: #000000;
	 font-weight:normal;
   }


h1 {
	 font-size:18px;
	 color: #78101c;
	 font-weight:normal;
   }
   
h2 {
	 font-size:18px;
	 font-weight: bold;
	 color: #78101c;
   }

h3 {
	 font-size:16px;
	 font-weight: bold;
	 color: #000000;
   }
   
h4 {
	 font-size:16px;
	 color: #000000;
   }
   
.ImageWrapRight 
{
	padding-left:10px;
	float: right;
}	

.ImageWrapLeft 
{
	padding-right:10px; 
	float: left;
}	
   
.paddingall { padding:10px }
.paddingleft {padding-left:10px}
.paddingright {padding-right:10px}
.paddingtop {padding-top:10px}
.paddingbottom {padding-bottom:10px}
.paddingcontent {padding-left:10px; padding-right:30px; padding-top:10px;}
   
td#menu a:link {color: #FFFFFF;}
td#menu a:visited {color: #FFFFFF;}
td#menu a:hover {color: #bdbdbd;}
td#menu a:active {color: #FFFFFF;}

td#footer a:link {color: #FFFFFF;}
td#footer a:visited {color: #FFFFFF;}
td#footer a:hover {color: #FFFFFF;}
td#footer a:active {color: #FFFFFF;}

td#header a:link {color: #FFAA01;}
td#header a:visited {color: #FFAA01;}
td#header a:hover {color: #FFFFFF;}
td#header a:active {color: #FFAA01;}

.link1 a:link {color: #ffff00;}
.link1 a:visited {color: #ffff00;}
.link1 a:hover {color: #FFFFFF;}
.link1 a:active {color: #ffff00;}

.link2 a:link {color: #bfff1e;}
.link2 a:visited {color: #bfff1e;}
.link2 a:hover {color: #FFFFFF;}
.link2 a:active {color: #bfff1e;}

a:link {
	color: #340201;
	text-decoration: none;
}
a:visited {
	color: #340201;
	text-decoration: none;
}
a:hover {
	color: #92278E;
	text-decoration: none;
}
a:active {
	color: #340201;
	text-decoration: none;
}
/* Footer Text*/
.footertext {
	color: #FFFFFF;
}


-->
</style>