BODY {
	COLOR: black; FONT-FAMILY: tahoma, times new roman, sans-serif; MARGIN: 0px; font-size:12px; padding:0px;
}
A.links {
	COLOR: #000095; TEXT-DECORATION: none; FONT-SIZE: 10pt;
}
A {text-decoration:none; color:#0033CC;}
A:active {color:#3366FF;}
A:hover {text-decoration: underline;}

h1, h2, h3, h4 {font-family: Times New Roman;}
h4 {font-size: 16px;}
h3 {font-size: 18px;}

.blogrollmain, .googleroll, .luwroll{
	width:170px;
	margin:2px;
	padding:1px;
	border-top:1px solid #aaa;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	border-left:1px solid #aaa;
	background:#777;
	font-family:Tahoma;
	font-size:12px;
}
.blogrollmain a, .googleroll a, .luwroll a{
	display: block;
	margin: 1px;
	padding: 3px;
	border-top: 1px solid #cde;
	border-left: 1px solid #cde;
	background: White;
	color: Black;
	text-decoration: none;
	background-color: #F0F8FF;
}
.luwroll a{
	background-color: #F0F8FF;
}
.blogrollmain  a{
	background-color: #F4FFF4;
}
.googleroll a{
	background-color: #F3E9FF;
	font-weight: bold;
}
.blogrollmain a:hover, .googleroll a:hover, .luwroll a:hover{
	border-top:1px solid #def;
	border-left:1px solid #def;
	color: #0074b3;
	text-decoration: none;
}
.luwroll a:hover{
	background:#abc;
}
.blogrollmain a:hover{
	background:#B3D2B0;
}
.googleroll a:hover{
	background:#ac9dcc;
}
.blogrollmain br, .googleroll br, .luwroll br{
	display:none;
}

/**
* Header definitions
*/
#headertb {
	background-color: #FFFFFF;
}
#headertb a{
	text-decoration: none;
}
#headertb a:hover {
	text-decoration: underline;
}
#headertb td{
	padding: 4px 1px 4px 1px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-family: tahoma, Verdana, Arial, Helvetica;
}
#wborder {
	border-top: 1px solid #b5cbd6;
	border-left: 1px solid #b5cbd6;
	border-right: 1px solid #b5cbd6;
}
#headertb ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: auto;
	list-style: none;
}
#headertb li {
	float: right;
	padding: 0 1px 0 0;
	margin: 0 1px 0 0;
	display: inline;
	white-space: nowrap;
}
#headertb ul a {
	float: left;
	display: block;
	padding: 4px 5px 4px 10px;
}
#headertb ul a:hover {
	background-color: #E6EDF0;
	text-decoration: none;
}

#stable {
	border: 1px solid #999;
	width: 100%;
	LINE-HEIGHT: 170%;
}
#stable ul {
	width: auto;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#stable li {
	float: right;
	margin: 5px;
}
#stable ul a {
	-moz-border-radius: .6em .6em .6em .6em;
	border: 1px solid #C9C9C9;
	background-color: #E6E6FF;
	font-weight: bold;
	float: left;
	display: block;
	padding: 5px;
	color: #001D7D;
}
#stable ul a:hover {
	background-color: #BBBBFF;
	text-decoration: none;
	border: 1px solid #707070;
	color: #0035EA;
}

#content {
	left: 0px;
	float: left;
	width: 75%;
	background: #fff;
}

#links {
	float: left;
	background:#FFF;
	width:23%;
	right: 5px;
}

#menu {
	margin-bottom:15px;
	background:#FFF;
}
textarea {
	font-size: 11px;
	font-family: Tahoma;
}
input {
	font-size: 11px;
	font-family: Tahoma;
}
table {
	font-family: tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
/* Standard */
.a {font-family: tahoma, Verdana, Arial, Helvetica; font-size: 11px; FONT-WEIGHT: bold;}
/* Menu */
.amenu {color:#0033CC;}
.tmenu {color:#ffffff;}
.bmenu {color:#000000;}

.right {
	float: right;
	width: 20%;
	text-align: center;
	margin: 0px 5px 0px 5px;
}
.left {
	width: 20%;
	margin: 0px 5px 0px 5px;
	text-align: center;
	float: right;
}
.center {
	float: right;
	width: 55%;
}

#titlelist ul li h4 {
	margin:0px;
	padding-right: 10px;
}
#titlelist ul li {
	padding-bottom:30px;
}
#titlelist ul {
	list-style-image:url('images/rss2.jpg');
}
