body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #969696; 
	font-style: normal; 
	background: #000 url('../images/generalBG.gif') repeat-x 0 bottom; 
	font-weight: normal; 
	margin: 0px; 
	padding: 0px;
}

#wrapper {  
	width: 1050px; 
	vertical-align: top; 
}

*div#headDiv { height: 34px; }

h1 {
 	font-size: 19px; 
	color: #4F4F4F;
}
h2 {
 	font-size: 17px; 
	color: #2478DD;
}
h3, .articleheat { 
 	margin: 0; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	line-height: 150%; 
	color: #000000; 
	font-weight: bold; 
	margin-bottom: 10px; 
	padding: 2px 18px 2px 2px;
}
h4 {
 	font-size: 13px; 
	color: #4F4F4F;
}
form {
 	margin: 0px; 
	padding: 0px;
}
ul {
 	margin: 20px; 
	padding: 4px; 
	list-style: decimal inside; 
	text-align: left;
}
li {
 	margin-left: 2px; 
	list-style: circle inside; 
	color: #969696; 
	background-color: transparent; 
}
b { 
	font-weight:bold; 
	color: #27568A; 
}
strong { 
	font-weight:bold;  
}
img { 
	border: 0px; 
}
span.list { 
 	margin-left: 2px; 
	list-style: square inside; 
	color: #FFFFFF; 
	background-color: transparent;
}
small { 
		font-size: 9px; 
}
a { 
 	color: #C00; 
	text-decoration: underline;
}
a:link { 
 	text-decoration: underline; 
	color: #2557A5;
}
a:visited { 
 	text-decoration: underline; 
	color: #2557A5;
}
a:hover { 
 	text-decoration: underline; 
	color: #55A3FF;
}
a:active { 
 	text-decoration: underline; 
	color: #55A3FF;
}
span.smallText {
	font-size: 11px;
}
span.largeText {
 	font-size: 17px; 
	color: #2478DD;	
}

a.menu {
 	text-decoration: underline; 
	color: #898989;

}
a.menu:link, a.menu:visited {
	color: #898989;
}

a.menu:hover, a.menu:active {
	color: #FFFFFF;
}
.input {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #C0C0C0; 
	background: #FFF url('../images/inputBG.jpg') repeat-x 0 0;
}

.leftborder {
	border-left: 1px solid #969696;
	
} 

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
}

.credits {
	font-size: 12px;
	color: #ccc;
}
.credits a { color: #ccc; }
a.blend { text-decoration: none; }
