body {
	margin-top: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: inherit;
	font-size: 14px;
	
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
   text-decoration: underline;
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	/*padding: 0 10px 0 70px;*/
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h4, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h4 {
	padding: 25px 0 0 70px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 15px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: inherit;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

.post {
	padding: 0 20px 15px 20px;

}

.post h1 {
	font-weight: normal;
}

.TableHeader
{
 background-color: #6E0001;
 color: #fff;
 font-weight:bold;
}

.article_present{
	border:1px solid #616161;
	padding: 2px 5px;
	color: #616161;
}

.lightbg
{
 background-color: #FBE4E7;
}

.lightbgalt
{
 background-color: #FBF2F3;
}

.text a, .text a:hover
{
color: #000;
text-decoration:none;
}

.title {
	margin: 0;
	padding: 10px 0 4px 0px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
      text-decoration:none;
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: 0px 0px 20px 0px;
	color: #616161;
}

.info_block{
   margin:3px 0px;
   border: 1px dotted #46461D;
	padding:10px 10px 10px 50px;
	background: #FFFFE1 url(images/comment.gif) no-repeat 5px 50%;
}

.ListSitesTable,
.ListSitesTable table
{
  border-collapse:collapse;
  border: 1px solid #532D00;
}

.ListSitesTable table tr, .ListSitesTable table td
{
  padding: 0.1em 1em;
}
.ListSitesTable .action   {background-color:#8C0209;}
.ListSitesTable .action a {color: #FFF;}

/* __________ Input Style ____________ */
.Input,
.SmallInput,
.LongInput,
.VerySmallInput
{
        width: 220px;
        border: #532D00 1px solid;
        font-size: 12px;
        color: #000000;
}

.VerySmallInput
{
        width: 40px;
}

.SmallInput
{
        width: 110px;
}

.LongInput
{
        width: 440px;
}

.entry {
	padding: 0 0px;
}

.ok_line{
	border: 1px solid #CCDDAC;
	padding:3px 3px 3px 30px;
	background: #F1FFD7 url(images/ok_b.gif) no-repeat 5px 50%;	
}

.ErrorInForm{
        background-color:#FFE8EB;
        border: 1px solid #FFC6CD;
        padding: 2px;
}

.error_line{
	border: 1px solid #FFC6CD;
	padding:3px 3px 3px 30px;
	background: #FFE8EB url(images/alert_b.gif) no-repeat 5px 50%;
}

.error_block{
	border: 1px solid #FF0000;
}

.error_block h2{
   padding:5px;
   color: white;
	letter-spacing: 1px;
	background-color:#CC0000;
}

.error_block ul{
	margin:0px;
	padding:0px 10px;
	list-style-type:none;
}

.error_block li{
	background: url(images/double-arrows-dark.gif) no-repeat 0 15px;
	padding: 0 5px 0 15px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

.PathMenu{
 margin-bottom:10px;

 font-size:12px;
}

.PagingStrip {font-size: 14px; padding-top: 5px; padding-bottom: 8px; margin-left: auto; margin-right: auto;  /* padding-bottom: 10px;  background-image: url(../images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */}
.PagingStrip a
{
        padding: 2px 5px;
        background: #FFF;
        text-decoration: none;
        margin-left: 1px;
        border: #8C0209 1px solid;
        color: #8C0209;
        margin-right: 1px;
}

.PagingStrip a:hover
{
        color: #fff;
        background: #8C0209;
        border-color: #8C0209;
        text-decoration: none;
}
.PagingStrip .AtStart { margin-right: 20px;}
.PagingStrip .AtEnd { margin-left: 20px;}
.PagingStrip .AtStartNoLink{padding: 2px 5px; margin-right: 20px; border: #CCCCCC 1px solid; background: #FFF; color:#CCCCCC;}
.PagingStrip .AtEndNoLink{padding: 2px 5px; margin-left: 20px; border: #CCCCCC 1px solid; background: #FFF; color:#CCCCCC;}
.PagingStrip .CurrentPage{padding: 2px 5px; font-weight: bold; margin-right: 3px; border: #fff 1px solid; background: #8C0209; color:#fff;}



.RedText{
	color:#DC172A;
}

.SeparatorBg
{
 background-color: #8C0209;
}

.SeparatorLabel
{
        padding-left: 2px;
        border-bottom: #8C0209 1px solid;
        color: #8C0209;
        font-size: 14px;
        text-decoration: none;
        padding-bottom: 1px;
        margin-bottom: 5px;
        display: block;
        width: 100%;
        white-space: nowrap;
        font-weight: bold;
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 6px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: 1px;
	font-size: 20px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: left;
}

#footer .copyright {
	float: left;
}

.box1 {
width: 1000px;
border: 1px solid #787878;
background: #787878;
}

.box2 {
width: 160px;
border: 1px solid #787878;
background: #787878;
}


            .block_links * {
                background:transparent none repeat scroll 0 0 !important;
                border:medium none !important;
                clear:none !important;
                clip:rect(auto, auto, auto, auto) !important;
                font-size:100% !important;
                font-style:normal !important;
                font-variant:normal !important;
                font-weight:normal !important;
                height:auto !important;
                letter-spacing:normal !important;
                line-height:normal !important;
                margin:0 !important;
                overflow:visible !important;
                padding:0 !important;
                position:static !important;
                text-align:left !important;
                text-decoration:none !important;
                text-indent:0 !important;
                text-transform:none !important;
                vertical-align:baseline !important;
                visibility:visible !important;
                white-space:normal !important;
                width:auto;
                word-spacing:normal !important;
                z-index:auto !important;
                cursor: pointer!important;
            }
            .block_links li {
                display:list-item !important;
                list-style-image:none !important;
                list-style-position:outside !important;
                list-style-type:none !important;
                display: inline;
            }
            .block_links li DIV {
                padding:0.5em !important;
            }

            .block_links DIV, .block_links TABLE {
                padding: 5px !important;
            }

            .block_links {
                width: 160px!important;
                font-family: Verdana!important;
                font-size: 11px!important;
                border: 1px solid #CC0000!important;
                background-color: #FFFFFF!important;
                padding:5px!important;
                position: relative!important;
                display:block!important;
                
                border-radius:5px !important;
                -moz-border-radius:5px !important;
                -webkit-border-radius:5px !important;
                -khtml-border-radius:5px !important;
			
            }
            .block_links_icnt, .block_links_icnt * {
            	text-align: left!important;
    		}

            .block_links_text, .block_links_text A, .block_links_text A:hover {
                color: #000000!important;
                font-size: 11px!important;
            }
            .block_links_url {
                color: #CC0000!important;
                font-size: 11px!important;
            }
            .block_links_header, .block_links_header A {
                color: #CC0000!important;
                font-size: 12px!important;
                font-weight: bold!important;
                text-decoration: underline!important;
            }
            .block_links_sign {
                color: #999999!important;
                font-size: 10px!important;
                text-align: left!important;
            }

            .block_links_clear {
                clear:both!important;
            }

            .block_links TABLE {
                width: 100%!important;
                border: 0px!important;
            }
