
	body {
		background-image:url("/images/background.jpg");
		background-color:#000000;
	
		color:#F2EFEF;
		font-family: Tahoma, Verdana;
		font-size: 12px;
		line-height: 17px;
	}
	
	a{
		color:#FF6666;
		font-weight:bold;
		text-decoration:none;
	}
	
	a:visted{
		color:#FF6666;
		font-weight:bold;
	}
	
	a:hover{
		color:#990000;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.whitelinks{
		font-family:Verdana; 
		color:#F2EFEF; 
		font-size:12px;
	}
	.whitelinks a{
		color:#CCCCCC;
		font-weight:bold;
		text-decoration:none
	}
	.page_title {
		font-weight:bolder;
		font-size:16px;
		text-shadow:#000000;
		font-variant: small-caps;
	}
	.sub_title {
		font-weight:bolder;
		font-size:14px;
		text-shadow:#000000;
		font-variant: small-caps;
		
	}
	.sub_title2 {
		font-weight:bold;
		font-size:12px;
		text-shadow:#000000;
		font-variant: small-caps;
		
	}
	.style_4 {
    font-family: 'Georgia', serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
	color:#CCCCCC;
	}
	
	.menu_1 {
    font-family: 'Georgia', serif;
    font-size: 13px;
    font-style:normal;
    font-weight: bold;
    line-height: 25px;
	}
	.menu_1 a {
	color:#E8E8E8;
	text-decoration:none;
	}
	.menu_1 a:hover {
	text-decoration:underline;
	color:#CCCCCC;
	background-color:#333333
	}
	.menu_2 {
    font-size: 12px;
    font-style:normal;
    font-weight:100;
    line-height: 22px;
	margin-right:18px;
	color:#CCCCCC;
	}
	.menu_2 a {
	color:#CCCCCC;
	}
	.menu_4 {
    font-size: 12px;
    font-style:normal;
    font-weight:100;
    line-height: 22px;
	margin-right:12px;
	color:#CCCCCC;
	}
	.menu_4 a {
	color:#CCCCCC;
	}
	.leftborder{
		background-image:url('/images/left_border.gif'); 
		background-position:top; 
		background-repeat:no-repeat;
		
	}
	.maintable{
		background-image:url('/images/background2.jpg');
		margin-left:auto; 
		margin-right:auto;
	}
	.sidebar{
		background-image:url('/images/sidebar.gif');
	}
	.color2{
		background-color:#242424;
	}
	#topbar{
		background-color:#000000;
	}
	.highlightme {
	background-color:#7C1211;
	padding:3px;
	margin-right:-3px;
	}
	.title_image{
		background-image:url('/images/titlebar2.jpg');
		background-position:top right;
		background-repeat:no-repeat;
		
		font-family: 'Georgia', serif;
		line-height: 24px;
		font-size: 19px;
		position:relative;
		left:13px;
		top:0;
		width:450px;
		height:100px;
		_height:;

		z-index:30;
	}
	
	li {
		margin-left:25px;
	}
	
	.title_image_text{
	position:relative;
	right:10px;
	top:10px;
	}

	.menu_3 {
    font-family: 'Georgia', serif;
    font-size: 12px;
    font-style:normal;
    font-weight: normal;
    line-height: 18px;
	padding-right:12px;
	margin-top:-1px;
	margin-bottom:1px;
	}
	.menu_3 a {
	text-decoration:none;
	color:#999999;
	}
	.menu_3 a:hover {
	text-decoration:underline;
	color:#CCCCCC;
	}
	.footer {
	color:#CCCCCC;
	font-family: 'Georgia', serif;
 	font-size: 11px;
    font-style: normal;
    font-variant:small-caps;
    font-weight: normal;
    letter-spacing: .5;
    line-height: 13px;
	}
	.footer a{
	color:#FFFFFF;
	}
	.footer a:hover{
	color:#939393;
	}
	
	.priv{
    color:#CCCCCC;
 	font-size: 12px;
    font-style:normal
    font-variant: normal;
    font-weight:bold;
    letter-spacing: .8;
    line-height: 10px;
	}
	.page{
	position:relative;
	bottom:10px;
	margin-right:14px;
	margin-left:7px;
	
	top:-60px;
	.top:-60px;
	_top:0px;
	}
	
	.title{
    color:#800000;
 	font-size: 14px;
    font-variant:small-caps;
    font-weight:bold;
    line-height: 10px;
	outline-style: inherit;
	outline-color: #FFFFFF;
	outline-width: 1px;

	}
	
	.imageborder {
	border:2px solid white;
	}
	
