﻿body
	{
	/* margin: 0px 0px 0px 0px; */
	direction:ltr;
 	background-color:#3e3e3e;
	background-image:url('../../Images/Site/General/back_pattern.jpg');
	background-repeat:repeat-x;
    margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
    min-width:862px;    /* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
 	}
p, a, a.hover, a.visited, div, object, embed, td
 	{
 	font-family: Arial;
 	color: #4e4e4e;
 	outline: none;
	}
p, div, object, embed, td
 	{
 	font-size: 12px;
	}
p, a, a.hover, a.visited, div, span, object, embed, td  /* general css stuff */
	{
	outline:none;
	}
.Site
	{
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	}
.Site div
	{
	margin-left: auto;
	margin-right: auto;
	}
.Site div div
	{
	float:left;
	margin-left: auto;
	margin-right: auto;
	}
.Main_header
	{
	background-image:url('../../Images/Site/Header/main_header.jpg');
	width:778px;
	height:131px;
	}
.Main_header a , .ThreeButons a, .Trick
/* A Trick */
	{
	display:block;
	width:100%;
	height:100%;
	}
.Main_status 
	{
	}
.Status
	{
	width: 442px;
	}
.Status span
	{
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	}
#Statistics
	{
	color: #A2A2A2;	
	}
.Main_status div
	{
	float:left;
	text-align:left;
	margin-top:6px
	}
.Main_Flags
	{
	text-align:left;
	display: table;
	}
.SharedFlagsandStat
	{
	width:778px;
	height:31px;
	background-image:url('../../Images/Site/Header/web-12_09.jpg');
	background-repeat:repeat-x;
	text-indent:5px;
	}
.Main_Flags a img
	{
	text-decoration:none;
	border:2px #000000 solid;
	line-height: 31px;
	}
.Main_Flags a img:hover
	{
	text-decoration:none;
	border:2px #f0d7b0 solid;
	}
.Main_Flags span
	{
	display: table-cell;
	vertical-align: middle;
	}
.Main_Nav
	{
	width:778px;
	height:39px;
	float:none;
	}
.Main_Nav div img
	{
	display:block;
	width:4px;
	height: 39px;	
	}
#BottomLogos
	{
	background-image:url('../../Images/Site/Header/icons_strip.jpg');
	background-repeat:repeat-x;
	/*background-color: Yellow;*/
	height:59px;
	width: 778px;
	position: relative;
	}
#BottomLogos div
	{
	padding-left: 68px;
	}
#BottomLogos img
	{
	float: left;
	padding-left: 40px;
	border: 0;
	}
#divscanalert
	{
	display:inline-block;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	}
#Footer
	{
	width:778px;
	height:62px;
	background-image:url('../../Images/Site/Footer/footer-txt-strip.jpg');
	background-repeat:repeat-x;
	text-align: center;
	z-index: 5;
	}
#Footer div, #Footer div a
	{
	font-family: Arial;
	color: #728b59;
	text-decoration: none;
	}
#Footer div
	{
	margin-top: 5px;
	font-size:9px;
	color: #728b59;
	width: 778px;
	}
#Footer div tt
	{
	font-size:9px;
	color: #81763b;
	font-family: Verdana;
	}
.ThreeButons
	{
	width:336px;
	display: table;
	}
.ThreeButons span
	{
	width: 105px;
	height: 17px;
	display: inline-block;
	margin:0 2px 0px 0px;
/*	margin: top right bottom left;
*/	}
.ThreeButons span:hover
	{
	background-position: 0 -17px;
	cursor:pointer;
	}
.ThreeButons a
	{
	text-decoration:none;
	color: #ffffff;	
	margin: 3px 0px 0px 16px;
	display:block;
	height:90%;
	width:80%;
	font-size: 10px;
	font-family: Arial;
	}
.referBG
	{
	background: url(../../Images/Site/Header/btn-refer_a_friend.gif);
	}
.bookBG
	{
	background: url(../../Images/Site/Header/btn-bookmark.gif);
	}
.linkBG
	{
	background: url(../../Images/Site/Header/btn-link_to_us.gif);
	}
/* MenuBar-Buttons */
#menunav
	{
	background-color: #FFFFFF; /* Fix to the chrome menunav bug */
	}
#menunav ul, #menunav ul li
	{
    list-style: none;
    margin: 0;
    padding: 0;
    float:left;
	}
#menunav ul
	{
	text-align: center;
	}
#menunav ul li
	{
	display: inline;
	}
#menunav ul li a
	{
    color: #696969;
    text-decoration: none;
    display: inline-block;
    width: 100%;    
	}
#menunav ul li span
	{
    background: url(../../Images/Site/Header/menu_buttons.jpg) no-repeat right top;
	padding: 5px 7px 5px 3px;
    margin: 0px 0 0px 0px;
    display:block;
    line-height:240%;
	}
#menunav ul li a:hover span
	{
	background-position: 100% -39px;
	color: #000000;
	}
#menunav ul li a:hover
	{
	background-position: 0 -39px;
    cursor:pointer;
    }
/* #menunav #current a
	{
    background-position: 0 -78px;
	} */
#menunav #current a span
	{
    background-position: 100% -78px;
    color:#628a00;
	}
#menunav ul li div
	{
	width:110px;
	height:39px;
	margin-bottom:0px;
	}
/*- IE Compatibility */   /*
#menunav ul li a
	{

    white-space: nowrap;
    width: 1px;
	}
#menunav ul
	{
    padding-bottom: 0;
    margin-bottom: -1px;
	}
*/
* html #menunav ul li a
	{
    padding: 0;
	}
/*End Of MenuBar-Buttons*/

.left_border, .right_border
	{
	width:42px;
	float:left;
	background-repeat:repeat-y;
	}
.left_border
	{
	background-image:url('../../Images/Site/General/left_border.png');
	background-position:right;
	}
.right_border
	{
	background-image:url('../../Images/Site/General/right_border.png');
	background-position:left;
	}

/* Borders: */
.RightSide, .LeftSide
	{
	float:left;	
	position:relative;
	}
.RightSide
    {
	background: url('../../Images/Site/General/right_border.png') repeat-y;
	/*background-image:url('../../Images/Site/General/right_border.png');
*/	background-position:right;
/*	background-repeat:repeat-y;
*/
    margin:0;
    width: 100%;
    margin-left:42px;
    }
.LeftSide
    {

	background-image:url('../../Images/Site/General/left_border.png');
	background-position:left;
	background-repeat:repeat-y;

    margin:0;
    width: 100%;
    margin-right:42px;
    }
/* END of borders */
.SmallText
	{
	font-size: 10px;
	}