.tableheader{

background-image:url('forum/styles/lolwell/theme/images/bg_header.gif');

background-repeat:repeat-x;

text-align:right;

}



.tablebody{

	font-family:Arial, Helvetica, sans-serif;
	color:white;
	background-color:black;	
	font-size:small;
	padding:5;

}

.tableborder{

	font-family:Arial, Helvetica, sans-serif;
	color:white;
	background-color:black;	
	font-size:small;

}

.tablebodysubject{

	background-image:url('images/bgfade.gif');
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color:#FFF;
	border-top-color:#FFF;	
	border-bottom-style:solid;
	border-bottom-width:thin;	
	border-top-style:solid;
	border-top-width:thin;	
	vertical-align: middle;
	color:white;
	background-color:black;	
	font-size:x-large;
	padding:0;
}

.bodytable{

	background-color: #313131;

	border-bottom-color:#015a89;
	border-right-color:#015a89;
	border-left-color:#015a89;
	
	border-bottom-style:solid;
	border-bottom-width:thin;	
	border-left-style:solid;
	border-left-width:thin;	
	border-right-style:solid;
	border-right-width:thin;	

}



.navbar {

background-image:url('forum/styles/lolwell/theme/images/navBarBg.gif');

background-repeat:repeat-x;

text-align:right;

font-family:Arial, Helvetica, sans-serif;

font-size: x-small;

font-weight: bold;

color: #0099FF;

background-color: #313131;

border-color:#015a89;

border-style:solid;

border-width:thin;



}



.navtext {

text-align:right;

font-family:Arial, Helvetica, sans-serif;

font-size: small;

font-weight: bold;

color: #0099FF;



}



.banner{

background-image:url(images/bannerbg.jpg);

background-repeat:repeat-x;

}



.blueborder,.blueborder a:visited, .blueborder a:active, .blueborder a:link
{

	background-color: #2c4d5d;
	text-align:center;
	color: #FFF;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
}

.menu, .menu a:visited, .menu a:active, .menu a:link
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;	
	font-weight: bold;
	text-decoration:none;
	cursor:default;
}


.menuhover, .menuhover a:visited, .menuhover a:active, .menuhover a:link
{
	color:#FFFFFF;
	background-color:#6D7B8D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;	
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}