﻿/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body  {
	background-color: #111;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat;
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {
	vertical-align:top;
	color:#878787;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}										   	   
		
ul {list-style:none;}
img {border:0px;}	

h1 {
	font-family: Verdana;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc0000;
}

h2{
	font-family: Verdana;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

p{
	
	padding-right: 5px;
	padding-left: 5px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.main_table	{width:689px;}
.tail		{width:50%;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

.menu li {
	margin:0px 0px 15px 0px;
	background:none;
	padding:0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
.menu li a {
	color:#878787;
	font:normal 12px Verdana;
	background:none;
	text-decoration:none;
	border-left-width: 40px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-color: #111;
}
.menu li a:hover{
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #990000;
	color:#CECECE;
	text-decoration:none;
}
.menu .active {
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #990000;
	color:#CECECE;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.x td	{color:#FFDFA7; font:bold 12px Verdana; padding:7px 0px 0px 0px;}
.vl 	{background:url(images/vl.gif) top right repeat-y;}
.vl2 	{background:url(images/vl2.gif) top right repeat-y;}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a 		{
	color:#FFF;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}	
.redFont {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

b 		{color:#191919; font:bold 11px Verdana}
.t 		{font:bold 11px Verdana; color:#D4D4BB}
#newsDiv {
	height: 150px;
	width: 100%;
}
#leftNewsTitles {
	clear: none;
	float: left;
	height: 150px;
	width: 290px;
	margin-left: 10px;
	overflow: auto;
	left: 75px;
	top: 577px;
}
#rightNewsStories {
	padding: 0px;
	clear: none;
	float: right;
	height: 150px;
	width: 440px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
}
.newsTitles {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	margin-bottom: 3px;
}
h3 {
	font-size: 120%;
	color: #CCCCCC;
}




/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {background:url(images/bullet2.gif) 0 0 no-repeat; padding:0px 0px 0px 12px; color:#D4D4BB; font:bold 11px Verdana}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
li {
	line-height:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	list-style-type: circle;
}
li a {
	padding:0px 0px 0px 12px;
	background:url(images/bullet2.gif) 0 0 no-repeat;
	color:#D4D4BB; 
	font:bold 11px Verdana;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#footer {width:680px; border-top:3px solid #3B3B3B; color:#555; font:normal 10px Verdana}
#footer div {padding:20px 0px 0px 6px;}
#footer a {color:#454546; font:normal 10px Verdana}
