/* CSS Document */

body {background:#133058; padding:0px; margin:0px;}
input {border:0px; padding:0px; margin:0px; background:none;}



.shadow-left {background:url(images/shadow-left.jpg) top left repeat-y; width:12px;}
.shadow-right {background:url(images/shadow-right.jpg) top left repeat-y; width:12px;}

.logo {padding:23px 0px 18px 14px; background:#202020;}

.search-bg {background:url(images/search-bg.jpg) top left no-repeat; height:27px;}

.search {font-family:Verdana; font-size:11px; color:#f2f0f0; text-transform:uppercase; font-weight:bold;}

.input-search {height:16px; color:#0b0b0b; font-family:verdana; font-size:12px; padding-left:3px;}

table.body-bg {background:#f3f3f3 url(images/body-bg.jpg) top left repeat-x;}


.footer-bg {background:#05142b; height:32px;}
.footer-inside {background:#f3f3f3; height:32px;}

.shadow-left-footer {background:url(images/shadow-left-footer.jpg) top left repeat-y; width:12px;}
.shadow-right-footer {background:url(images/shadow-right-footer.jpg) top left repeat-y; width:12px;}


.right-panel {background:#7a7979;}

.body-text {color:#d7d6d6; font-family:Verdana; font-size:12px; padding:19px 17px 20px 20px;}

.dash-line {background:url(images/dash-line.gif) top left repeat-x;}

.deserve {color:#fdff6c; font-size:16px; padding:0px 0px 0px 20px; font-family:Verdana;} 

.articles {background:url(images/bullet.gif) top left no-repeat; font-family:Verdana; font-size:13px; color:#ffe2b9; padding:0px 0px 0px 45px;}

.article-link 
{
	padding:10px 0px 0px 4px;
	font-family:Verdana;
	font-size:11px;
}
.article-link a
{
	padding:0px 0px 0px 14px;
	background:url(images/bullet-square.gif) top left no-repeat;
	font-family:Verdana;
	font-size:11px;
	color:#fdf4e6;
	text-decoration:none;
	line-height:20px;
}
.article-link a:hover
{
	padding:0px 0px 0px 14px;
	background:url(images/bullet-square.gif) top left no-repeat;
	font-family:Verdana;
	font-size:11px;
	color:#fdf4e6;
	text-decoration:underline;
	line-height:20px;	
}

h1 
{
	font-family:Tahoma;
	font-size:30px;
	color:#ffffff;
	margin:0;
	margin-bottom:0.3em;
	font-weight:normal;
	padding:0px 0px 0px 14px;
}
.footer-image {padding:3px 0px 32px 18px;}

.footer-text {font-family:Verdana; font-size:11px; color:#000000; padding:10px 0px 0px 0px; line-height:20px;}
a.footer-text {font-family:Verdana; font-size:11px; color:#000000; padding:0px; text-decoration:none;}
a.footer-text:hover {font-family:Verdana; font-size:11px; color:#000000; padding:0px; text-decoration:underline;}

.txt-normal {
   padding-left:5px;
	font-family:Verdana;
	font-size:12px;
	color:#fdf4e6;
}