/* Body */
body {
	margin: 0px 0px 0px 0px;
	background-color : #888888 ;
	color: #F0F2F1

	background-image: url(images/tbg.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #545454;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
}
input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #D49E66;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D9A36B;
	text-decoration: underline;
}
.wht {
	background-color: white;
}
.lbg {
	background-image: url(images/lbg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #545454;
}
.rbg {
	background-image: url(images/rbg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #545454;
}
.page_content {
	font-size: 8pt;
	color: black;
	background-image: url(images/textbg.png);
	padding: 4px 10px 10px 10px;
	text-align: top;
}
.module_left {
	font-size: 7pt;
	color: #7F7F7F;
        background-image: url(images/textbg.png);
	padding: 0px;

	text-align: top;
}
.module_right {
	font-size: 7pt;
	color: #7F7F7F;
        background-image: url(images/textbg.png);
	padding: 0px;

	text-align: top;
}
.module_top, .module_bottom {
	font-size: 7pt;
	color: #FFFFFF;
        background-image: url(images/textbg.png);
	padding: 0px;
}
.module_title_line {
	font-size: 0px;
        background-image: url(images/textbg.png);
	background-image: url(images/hdot.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 3px;
	
	margin-top: 2px;
	margin-bottom: 4px;
	
	text-align: top;
}
/*
.module_title {
	padding-top: 10px;
	width: 100%;
	
	font-size: 10px;
	font-weight: bold;
	
}
*/
.module_title {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	padding: 4px;
	
	background-image: url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;

	color: #555555;

	font-size: 11px;
	font-weight: bold;
}

.module_content {
	padding: 0px;
	padding-bottom: 10px;
	
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
}

.module_content a {
	font-size: 11px;
}

.modules_left {
	font-size: 7pt;
	color: #7F7F7F;
	padding: 0px;
	
	background-image: url(images/vdot.png);
	background-position: top right;
	background-repeat: repeat-y;	

	vertical-align: top;
}
.modules_right {
	font-size: 7pt;
	color: #7F7F7F;
	padding: 0px;
	
	background-image: url(images/vdot.png);
	background-position: top left;
	background-repeat: repeat-y;	

	vertical-align: top;
}
.modules_top, .modules_bottom {
	font-size: 7pt;
        background-image: url(images/textbg.png);
 	color: #7F7F7F;
	padding: 0px;
}


.footer {
	font-size: 11px;
        background-color: #3a4740;
 	color: #E0E2E1;
	
	padding: 5px;
}
.footer a, .footer a:link, .footer a:visited {
	font-size: 11px;
	color: #E0E2E1;
}
.footer a:hover {
	font-size: 11px;
	color: #E0E2E1;
}

.footerline {
	font-size: 0px;
	background-image: url(images/hdot.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	text-align: top;
}
.hdot {
	width: 100%;
	height: 3px;

	margin-top: 8px;
	margin-bottom: 8px;

	background-image: url(images/hdot.png);
	background-position: top right;
	background-repeat: repeat-x;	
}
td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F2F1;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
	border: 1px solid #BFBFBF;
}
.articlesummary .articledate {
	font-size: 11px;
	padding: 0px;
	color: #BBBBBB;
	text-align: left;
	padding-left: 3px;
}
.articlesummary .articletitle {
	background-image: url(images/ltbg.png);
	padding: 3px;
	font-size: 11px;
}
.articlesummary .articlelink {
	text-align: right;
}

.articlesummary {
	padding-bottom: 4px;
}
 
.articletitle {
	background-color: #687870;
        background-image: url(images/textbg.png);
}
.articletext {
	background-color: #687870;
        background-image: url(images/textbg.png);
	color: white;
}
.articlemore {
	background-color: #687870;
        background-image: url(images/textbg.png);
	color: white;
}
.articledate {
	background-color: #687870;
        background-image: url(images/textbg.png);
}
.articleauthor {
	background-color: #687870;
        background-image: url(images/textbg.png);
}
.articlemodified {
	background-color: #687870;
        background-image: url(images/textbg.png);
}
.article {
	background-color: #687870;
        background-image: url(images/textbg.png);
	color: white;
}

