a:hover 	{ color: #2A00C4; font-weight: bold; font-family: Tahoma,Arial, Georgia; }
a:link 		{ color: #FF0000; font-weight: bold; font-family: Tahoma,Arial, Georgia; }
a:visited 	{ color: #666666; font-weight: bold; font-family: Tahoma,Arial, Georgia;}

body {
	background-color: #5D0029;
	font-family: Arial, Georgia, Trebuchet MS, Tahoma, Verdana; 
	font-size: 11px; 
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.hometop {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(img/hometop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.homemid {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(img/homemid.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgcontent {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(img/bgcontent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgfooter {
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
}


table { 
	font-family: Tahoma, Georgia, Trebuchet MS, Tahoma, Verdana, Arial; 
	color: #CCCCCC; 
	border: 0px; 
	line-height: 1.3em;	
	font-size: 11px; 
}

.bgcenter { 
	background-color: #000000;
	border: 0px; 

}

.box	{	
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.image	{	
	border-color: #666666;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.image2	{	
	border-color: #666666;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

hr 	{ 	
	height: 0px; 
	border-color: #666666;
	border-style: dotted;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

li	{ list-style-image: url(img/arrow.gif) }

input,textarea	{
	font-family: Tahoma, Verdana, Arial;
	padding: 2px;
	font-size: 12px;
	line-height: 1.3em;	
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	color: #000000;
	background-color: #FAFAFA;
}

.bggrad	{
	background: url(img/bggrad.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 1.3em;	
	letter-spacing: 0em;
	word-spacing: 0.1em;
	color: #333333;
	background-color: #FFFFFF;
}

.currentpage {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	word-spacing: 0.1em;
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #FF9900;
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px
}
