body
{
 margin:0;
 background:url(images/bg.gif) repeat-x;
 background-color:#efefef; 
}
*
{
	color: #666666;
	font-family:Verdana, arial, tahoma;
	font-size:8pt;
	text-decoration:none;
}
.White
{ 
	background:#FFFFFF;
}
input
{ 
	height:17px;
	border:solid 1px #333333;
}
a
{
	color: #d00001;
}
a:hover
{
	color:#666666;
	text-decoration:underline;
}
.LeftMid 
{ 
	background:url(images/box-left.jpg) no-repeat;
	width:277px;
	height:300px;
	text-align:justify;
}
.RightMid
{ 
	background:url(images/box-right.jpg) no-repeat;
	width:372px;
	height:300px;
	
}
.Links li
{ 
	list-style:none;
	line-height:20px;
	margin:0;
}
.Links a
{
	color: #666666;
}
.Links li a:hover
{
	color:#d00001;
	text-decoration:underline;
}

.Footer
{ 	
	background:url(images/footer.jpg) no-repeat;
	width:971px;
	height:80px;
	text-align:center;
	padding-top:70px;
	*padding-top:50px;
	font-size:7pt;
	color:#d00001;
}
.NewsM p
{ 
	width:240px;
	text-align:justify;
	
}
.NewsM span
{ 
	color:#d00001;
}

.Inside
{ 
	background:#FFFFFF;
	height:300px;
}
.Inside h1
{	
	font-size:14px;
	color:#d00001;
	background:url(images/title-line.jpg) no-repeat left bottom;
	height:40px;
	padding:20px 0 0 5px;
	margin:0 0 0 20px;
}
.Inside h2
{ 
	padding:0 0 0 10px;
	font-size:13px;
}
.Inside h3
{ 
	padding:0 0 0 30px;
	font-weight:normal;
	color:#d00001;
}
.Inside p
{
	padding:0 0 0 20px;
	width:930px;
	text-align:justify;
	line-height:17px;
}
.Inside span
{ 
	color:#d00001;
}

.Inside ul
{
	list-style-image:url(images/arrow.gif);
	line-height:22px;
}
ul.Content
{
	list-style:none;
	list-style-image:none;
	margin:0 0 0 20px;
}

ul.Content li
{
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 0;
}

ul.Content dt
{
	padding:0 0 0 30px;
	font-weight:normal;
	color:#d00001;
}
ul.Content dd
{
	font-weight:normal;
}
/*drop down menus */
.x-menu {
	z-index: 15000;
	zoom: 1;
	padding: 0px;
	filter:alpha(opacity=97);
	-moz-opacity:.97;
	opacity:.97;
	
}
.x-menu a {
    text-decoration: none !important;
}
.ext-ie .x-menu {
    zoom:1;
    overflow:hidden;
}
.x-menu-list{
	background:transparent;
	border:0 none;
	list-style:none;
}
.x-menu li{
	line-height:100%;
}
.x-menu li.x-menu-sep-li{
	font-size:1px;
	line-height:1px;
}
.x-menu-list-item{
	font:normal 11px tahoma,arial, sans-serif;
    white-space: nowrap;
    -moz-user-select: none;
	-khtml-user-select: none;
	display:block;
	padding:1px;
	background: #666666;
	border-bottom:1px solid #EBE9EA;
}

.x-menu a.x-menu-item {
	display:block;
	line-height:12px;
	padding:3px 21px 3px 6px;
	white-space: nowrap;
	text-decoration:none;
	color:#FFFFFF;
	-moz-outline: 0 none;
	outline: 0 none;
	cursor:pointer;
	font-weight:500;
}
.x-menu-item-active {
	background-color: #d00001;
	color:#fff;
}
.x-menu-item-active a {
	color:#fff;
}
.x-menu-item-active a.x-menu-item {
	color: #fff;
}
.x-menu-item-icon {
	border: 0 none;
	height: 0px;
	padding: 0;
	vertical-align: top;
	width: 0px;
	margin: 0 8px 0 0;
   background-position:center;
}

.x-menu-check-item .x-menu-item-icon{
	background: transparent url(../images/default/menu/unchecked.gif) no-repeat center;
}

/* News */

ul.News
{
	list-style:none;
	list-style-image:none;
	margin:0 0 0 20px;
}

ul.News li
{
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 0;
}

ul.News dl
{
	font-weight:normal;
	padding:10px;
	margin:0px;
}