body {
	margin:0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {	
	width:968px;	
	border-top:1px solid transparent;
	margin-top:-1px;
}
 
#header {
	float:left;
	clear:both;
	/*background-image:url(../images/template_01.jpg);
	background-repeat:no-repeat;*/
	width:968px;
	height:130px;
}

#menu_all {
	float:left;
	clear:both;
}

#menu_left {
	background-image:url(../images/template_02b.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:15px;
	height:35px;
}

#menu_middle {
	
	float:left;
	clear:right;
	width:938px;
	height:35px;
}

#menu_middle1
{
	float:left;
	clear:right;
	width:938px;
	background-image:url(../images/menu1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:35px;
	text-align:left;
	
}

#menu_middle2
{
	float:left;
	clear:right;
	width:938px;
	background-image:url(../images/menu2.jpg);
	background-repeat:repeat-x;
	height:35px;
	text-align:left;
}

#menu_right {
	background-image:url(../images/template_04b.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:15px;
	height:35px;
}

#middle
{
	float:left;
	clear:both;
	background-image:url(../images/middle2.jpg);
	background-repeat:repeat-y;
}

#middle_left {
	background-image:url(../images/template_05.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:10px;
	height:171px;
}

#sidemenu {
	background-image:url(../images/template_06.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	float:left;
	clear:right;
	width:194px;
	/*height:571px;*/
}

#graphic_menu {
	background-image:url(../images/template_07.jpg);
	background-repeat:repeat-x;	
	float:left;
	clear:both;
	width:948px;
	height:155px;
}

#middle_right {
	background-image:url(../images/template_08.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:10px;
	height:171px;
}

#graphicmenu_body
{
	float:left;
	clear:right;
}

#content_body
{
	float:left;
	clear:both;
}

#body_left {
	background-image:url(../images/template_09.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:10px;
	height:235px;

}

#body_middle {
	background-color:#ffffff;
	float:left;
	clear:right;
	width:929px;
	position: relative;

}

#body_right {
	background-image:url(../images/template_11.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:9px;
	height:235px;

}

#footer {
	float:left;
	clear:both;
}

#credits {
	height:30px;
	width:968px;
	float:left;
	clear:both;
	margin-bottom:100px;
}

#footer_left {
	background-image:url(../images/template_12.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:15px;
	height:21px;
}

#footer_middle {
	background-image:url(../images/template_13.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:right;
	width:934px;
	height:21px;
}

#footer_right {
	background-image:url(../images/template_14.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:19px;
	height:21px;
}

#menu_middle2 a, #menu_middle1 a:visited {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
	margin-right:25px;
	margin-left:10px;
	line-height:27px;
}

#menu_middle2 a:hover, #menu_middle1 a:visited:hover {
	color:#E9331D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;	
	background-repeat:repeat-x;	
	margin-right:25px;
	margin-left:10px;
	line-height:27px;
}

.menutext
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	padding:9px 5px 12px 10px;
	line-height:27px;
}

#credits a, #credits a:visited {
	color:#5B5B5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	margin-right:10px;
	margin-left:10px;
	line-height:27px;


}

#credits a:hover, #credits a:visited:hover {
	color:#dfdfdf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;	
	background-repeat:repeat-x;	
	margin-right:10px;
	margin-left:10px;
	line-height:27px;
}

.imagelinks
{
	float:left;
	clear:both;
	width:100%;
	text-align:left;
	margin-left:10px;
}

.breadcrumbs
{
	float:left;
	clear:both;
	width:100%;
	height:20px;
	margin-left:0px;
	text-align:left;
}

.breadcrumbs a, .breadcrumbs a:visited
{
	color:#731D1E;
	font-family:Arial, helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

.breadcrumbs a:hover, .breadcrumbs a:visited:hover
{	
	color:#731D1E;
	font-family:Arial, helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

p 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	text-align:justify;	
}

td 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	text-align:left;	
}

span 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	text-align:left;	
}

li 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	text-align:justify;
	line-height:16px;	
	margin-right:10px;
	list-style-image:url(../images/bullet.jpg);
}

h1 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:20px;
	text-align:left;	
	color:#000000;
	margin-top:0px;
	
}

h2 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:16px;
	text-align:left;	
	margin-right:10px;	
	color:#A50101;
	border-bottom:1px solid #3d1515;
}

h3 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:14px;
	text-align:left;	
	font-weight:bold;
	margin-left:0px;
	color:#731D1E;

}

h4
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	text-align:left;	
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	margin-top:10px;
}
h5 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	line-height:12px;
	text-align:left;	
	color:#810102;
}

a 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#771E1A;
	text-align:left;
	text-decoration:none;	
}

.BlueText 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#771E1A;	
}


a:visited
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	/*color:#143A50;*/
	color:#000000;
	text-align:left;
}

a:hover, a:visited:hover
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#ff0000;
	text-align:left;
}

a.RedLink 
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#D50202;
	text-align:left;
}

a.RedLink:hover
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

a.RedLink:visited
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#810102;
	text-align:left;
}

.boxlinks
{
	background-image: url(../images/download_bg.jpg); 
	background-repeat: repeat-x; 
	padding: 10px; 
	line-height: 45px;
	margin-left: 10px;
	border: 1px solid #771E1A;
	background-color:#e3e3e3;
}

.HomeMain
{
	float:left;
	clear:both;
}

.HomeLeft
{
	float:left;
	clear:right;
	border:solid 0px green;
	width:630px;
}

.HomeRight
{
	float:left;
	clear:right;
	background-image:url(../images/home_box_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #dbdbdb;
	margin:5px;
	padding:10px;
	width:230px;
	height:auto;
	
}
.HomeLeftTop
{
	float:left;
	clear:both;
	background-image:url(../images/home_box_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #dbdbdb;
	margin:5px;
	padding:5px;
	width:610px;
	height:200px;
}
.HomeLeftBottom
{
	float:left;
	clear:both;
	width:635px;
}

.HomeLeftBottomLeft
{
	float:left;
	clear:right;
	background-image:url(../images/home_box_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #dbdbdb;
	margin:5px 0px 5px 5px;	
	padding:5px;
	width:290px;
	#width:290px;	
	/*height:320px;*/
	font-size:12px;
}
.HomeLeftBottomRight
{
	float:right;
	clear:none;
	background-image:url(../images/home_box_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #dbdbdb;
	margin:5px 10px 0px 5px;	
	#margin-right:10px;
	_margin-right:5px;
	_margin-left:10px;
	padding:5px;
	width:295px;
	#width:295px;
	/*height:320px;*/
	font-size:12px;
	
}

#dropmenudiv {
    MARGIN-TOP: 58px;
	margin-left:40px;
    FONT-SIZE: 12px;
    Z-INDEX: 100;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    POSITION: absolute;
    background-image: url(../images/menu_bkg.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;


}

#dropmenudiv A {

    DISPLAY: block;
	color: #f5f5f5;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 1px;
    WIDTH: 100%;
    TEXT-INDENT: 10px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #4a627e 0px solid;
    TEXT-DECORATION: none;
}

#dropmenudiv A:hover {
    color: #FFFFFF;
	BACKGROUND-COLOR: #BE0000;
}

.justforo
{
	visibility:hidden;
	display:none;
	
	}
	
	
img
{
	border:0;
}

td.dashtable
{
	font-family:arial, helvetica, Sans-Serif;
	font-size:12px;
	text-align:left;	
	font-weight:bold;
	text-decoration:none;
	
}