a{color: #000000; text-decoration: underline;}
a:visited {color: #444444; text-decoration: none;} 
a:active {color: #000000; text-decoration: none;} 
a:hover {color: #000000; text-decoration: none;}

.google_ad{
	padding:5px 0;
}

.navtable{
	border:1px solid #dae4f4;
	font-size:10px;
}

.navhd{
	/*line-height:18px;*/
	font-size:11px;
	background-color:#dae4f4;
	color:#000;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #dae4f4;
}

.navlink{
	width : 174px;
	/*height : 18px;*/
	/*background-color : #eee;*/
	display : block;
	/*border : 1px solid #ddd;*/
	color : #444;
	line-height:16px;
	/*padding-left : 3px;*/
	/*padding-top : 1px;*/
	padding : 1px 1px 1px 3px;
	/*margin-top : 3px;*/
	/*vertikal-align : middle;*/
	font-size : 10px;
	/*font-weight : bold;*/
	text-decoration	: none;
}

.navlink2{
	line-height:13px;
	font-size : 10px;
	text-decoration	: none;
}


a:hover.navlink{
	background-color : #edf3fd;
	color:#000;
}

a:hover.navlink2{
	color:#000;
}

.teaser_hd{
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#000;
	text-decoration: none;
}
a:visited.teaser_hd{
	color:#666;
}
a:hover.teaser_hd{
	text-decoration: underline;
}

.teaser_subhd{
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	color:#666;
	text-decoration: none;
}
a:visited.teaser_subhd{
	color:#666;
}
a:hover.teaser_subhd{
	color:#666;
	text-decoration: underline;
}

.teaser_txt{
	font-size:11px;
	font-weight:normal;
	line-height: 15px;
	color:#000;
	text-decoration: none;
}
a:visited.teaser_txt{
	color:#666;
}
a:hover.teaser_txt{
	text-decoration: underline;
}

.pr_cat,a:visited.pr_cat{
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover.pr_cat{
	color:#000;
	text-decoration:underline;
}

.pr_ad{
	padding: 5px 0px;
	
}
.pr_from,a:visited.pr_from{
	font-size:10px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
a:hover.pr_from{
	color:#000;
	text-decoration:underline;
}
	
.pr_nav{
	font-size:10px;
	/*font-weight:bold;*/
	line-height:10px;
	color:#000;
	text-decoration:none;
	padding-right:4px;
}
a:visited.pr_nav{
	color:#666;
}
a:hover.pr_nav{
	color:#000;
	text-decoration:underline;
}
.pr_hd{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.pr_txt{
	font-size:11px;
	line-height:15px;
}

.subnav
{
	font-size: 10px;
	color : #666;
	text-decoration: none;
	line-height : 10px;
	margin:0px;
	padding:0px;
}

a:visited.subnav,a:active.subnav
{
	color : #666;
}
a:hover.subnav
{
	color : #000;
}

img { border: 0; }

.radio { border: 0; background-color:#9BA7EE; }

ul,li {
	padding:0px;
	margin-left:8px;
	margin-bottom:6px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #dae4f4;
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
}

h1{
	font-size:14px;
	font-weight:bold;
	margin:3px 0;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	line-height:16px;
	padding-top:15px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	display:inline;
}

.inputfield
{
	font-size:11px;
	padding:1px;
	border: 1px solid #999;
}

.textfield
{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	padding:1px;
	border: 1px solid #999;
}

.button{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f3f;
	/*height	: 17px;*/
	border:1px solid #999;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url(/images/bg-button.gif);
	text-transform: uppercase;
}