html, body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: "verdana", arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	background: #fff; 
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,
	StartColorStr='#00FFFFFF',
	EndColorStr='#00FFFFFF');
}
body { padding: 35px 30px; background: url(../img/background.gif) repeat-x; }

strong, table th {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 13px;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a img {
	border: none;
}


ul {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	list-style: disc;
}
*:first-child+html ul { padding: 0px 0px 0px 15px; }

ul li {
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 27px;
	font-weight: normal;
	color: #444;
	margin: 0px;
	padding: 10px 0px 30px 0px;
}

table {
	margin: 0px;
	padding: 0px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #D8E3ED;
}

table th {
	margin: 0px;
	padding: 5px 7px 5px 7px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #D8E3ED;
	background: #F0F5FB;
	font-weight: bold;
	text-align: left;
}

table td {
	margin: 0px;
	padding: 3px 7px 3px 7px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #D8E3ED;
	background: #F0F5FB;
}

p.red, p.green, p.yellow {
	padding: 6px 9px;
	margin: 0px;
	float: left;
	clear: both;
}

.red {
	background: #ffdfdf;
	border: 1px solid #ff8989;
}

.green {
	background: #e9f9d7;
	border: 1px solid #aada80;
}

.yellow {
	background: #fef9c2;
	border: 1px solid #fcd021;
}

div.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
}

div.divider {
	display: block;
	clear: both;
	width: 100%;
	height: 56px;
	background: url(../img/divider.gif) repeat-x;
}

#header {
	width: 100%;
	height: 130px;
	position: relative;
}

#header div#logo  {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header div.addsite  {
	width: 136px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 10px;
}

#header span  {
	position: absolute;
	right: 150px;
	top: 20px;
}

#acn {
	position: relative;
	top: -33px;
}

#pscroller2 {
	padding: 0px;
	margin: 0px;
	width: 100%; 
	height: 16px; 
	text-align: left;
	font-family: "verdana", arial, tahoma, sans-serif;
	font-size: 11px;
	color: #727272;
}

#pscroller2 br {
	display: none;
}

.rssclass .rsstitle {
	font-family: "verdana", arial, tahoma, sans-serif;
	font-weight: normal; 
	font-size: 11px;
	color: #aaa;
	line-height: 14px;
	display: inline;
	padding-right: 10px;
}

.rssclass .rssdate {
	display: none;
}

.rssclass a {
	font-family: "verdana", arial, tahoma, sans-serif;
	font-size: 11px;
	color: #2B48A2;
	text-decoration: none;
}

.rssclass a:hover {        
    text-decoration: underline; 
}

#pscroller2 .innerDiv {
	padding-bottom: 0px;
}

.rssdescription {
	line-height: 14px;
	display: inline;
}

.rssdescription {
	line-height: 14px;
	display: inline;
}

#database {
	border: 1px solid #D8E3ED;
	padding: 12px;
	background: #F0F5FB;
}

#database a, #database a:hover {
	color: #CC0000;
}

#database div {
	border: 2px solid #fff;
	background: #FFD14D url(../img/thead.gif) repeat-x;
	padding-left: 1px;
}

#database table {
	width: 100%;
	border-top: 1px solid #F1B400;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#database td {
	border-top: 2px solid #fff;
	border-right: 1px solid #FFD14D;
	border-bottom: 1px solid #F1B401;
	border-left: 1px solid #fff;
	background: #FFEEBD;
}

#database th {
	border-top: 1px solid #FFE18C;
	border-right: 1px solid #E0AB11;
	border-bottom: 1px solid #E0AB11;
	border-left: 1px solid #FFE18C;
	background: #FFD14D;
	padding: 14px 10px 12px 10px;
}

*:first-child+html #database th {
	padding: 13px 10px 11px 10px;
}

textarea#snippet {
	width: 780px;
	background: #F0F5FB;
	border: 1px solid #D8E3ED;
	height: 48px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -1px;
}
*:first-child+html textarea#snippet {
	top: 0px;
}

table.transparent, table.transparent td {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

#footer  {
	width: 100%;
	height: 53px;
	position: relative;
}

#footer div.footerlink {
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer div.footercopyright {
	position: absolute;
	top: 20px;
	right: 96px;
	font-family: "arial", tahoma, verdana, sans-serif;
	font-size: 10px;
	color: #666;
}
#footer div.footercopyright a { color: #DBA000; }
#footer div.footercopyright a:hover { color: #FFC938; }


#advert {
	width: 262px;
	height: 68px;
	background: url(../img/ad_bg.png) no-repeat;
	position: absolute;
	right: 300px;
	top: -5px;
}

#google_outer {
	padding: 9px;
	border: 1px solid #222;
	background: #111;
	position: absolute;
	left: 4px;
	top: 4px;
}

#google_inner {
	height: 40px;
	width: 234px;
	overflow: hidden;
}

form.ayzinelink {
	margin :0px;
	padding: 0px;
}

form.ayzinelink input {
	font-family: "verdana", arial, tahoma, sans-serif;
	font-size: 12px;
	color: #0000cc;
	margin: 0px;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #0000cc;
	text-indent: 0px;
	background: #fff !important;
	cursor: pointer;
	line-height: 12px;
}
