
<style type="text/css">



img.imageleft { float: left; margin-left : 5px;margin-right : 5px; margin-top : 0px; margin-bottom : 5px;}
img.imageright { float: right; margin-left : 5px;margin-right : 5px; margin-top : 0px; margin-bottom : 5px;}

	.content {text-decoration: none; font-family : Arial; color: #000000; font-size : 13px;}
	.content {text-decoration: none; font-family : Arial; color: #000000; font-size : 13px;}
	.content a:link {text-decoration: none; font-family : Arial; color: #3366ff ; font-size : 15px;}
 	.content a:visited {text-decoration: none;  font-family : Arial; color : #3366ff ; font-size : 15px;}
 	.content a:hover {text-decoration: underline; font-family : Arial;  color : #3366ff; font-size : 15px;}
 	.smalltext  {text-decoration: underline; font-family : Arial;  color : #ffffff; font-size : 13px;}
	.dirtext  {text-decoration: none; font-family : Arial;  color : #000000; font-size : 12px;}
	.formstyle  {font-family : arial ;font-size : x-small; }
	.content2 {text-decoration: bold; font-family : Arial; color: #ffffff; font-size : 15px;}
	.content2 a:link {text-decoration: bold; font-family : Arial; color: #ffffff ; font-size : 15px;}
 	.content2 a:visited {text-decoration: bold;  font-family : Arial; color : #ffffff ; font-size : 15px;}
 	.content2 a:hover {text-decoration: underline; font-family : Arial;  color : #ffffff; font-size : 15px;}	
	.LIfix  {text-decoration: none; font-family : Arial; color: #000000; font-size : 13px;}

	.icon-info {
		border:solid 1px #DEDEDE; 
		background:#EFEFEF url(images/message-info.png) 8px 6px no-repeat;
		color:#222222;
		padding:4px;
		text-align:center;
		}	
	
		.icon-alert {
		border:solid 1px #cc0033; 
		background:#ffcccc url(images/message-warn.png) 8px 6px no-repeat;
		color:#222222;
		padding:4px;
		text-align:center;
	}	
	
	

	
	
	/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.navbar , tr.navbar td 
{
	background: url(images/catbg.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	
}

.navbar a:hover, 
{
	color: red;
		vertical-align : middle;
}


.navbar a:link, .navbar a:visited 
{
	color: white;
	text-decoration: none;
		vertical-align : middle;
}



</style>