img
{
	border:0px;
}

html form
{
	height:100%;
	margin:0px;
	padding:0px
}

body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color:#000000;
}


table
{
	border:0px;
	border-collapse:collapse;
}

table td
{
	padding:0px;
}

td
{
	text-decoration: none;
	font-size: 12px;
	line-height:150%;
}

input.button
{
	height:16px;
	background:#002B97;
	font-size:12px;
	color: #ffffff;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border:none;
}

input.text
{
	height: 18px; 
	font-size: 11px; 
	border: #cacaca 1px solid;
}

input.text2
{
	height: 15px; 
	font-size: 11px; 
	border:none;
	width:120px;
}

input.text3
{
	height: 18px; 
	font-size: 11px; 
	border:none;
}

p
{
	text-decoration: none;
	font-size: 12px;
}

div
{
	text-decoration: none;
	font-size: 12px;
}

a
{
	font-size: 12px;
	text-decoration: underline;
	color:#0F2896;
}

a:hover
{
	text-decoration: underline;
}


.datefont
{
	font-size:10px;
	color:#78797C;
	font-weight:bold;
}


h1.title
{
	font-size:18px;
	color:#0F2896;
}


a.whitelink
{
	font-size: 11px;
	text-decoration: underline;
	color:#ffffff;
}

a.whitelink:hover
{
	text-decoration: underline;
}

a.catlink
{

}

a.catlink:hover
{
	text-decoration: none;
}

.logintd1
{
	width:25%;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	font:10px;
	color:#ffffff;
	height:20px;
}

.logintd2
{
	width:75%;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	height:20px;
}

.prodtd
{
	width:180px;
	height:21px;
	padding-left:10px;
	padding-right:10px;
	background:#002B97;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
}

.prodtd2
{
	width:180;
	height:21px;
	background:url(images/menu_line2.gif) left no-repeat;
	text-align:left;
	padding-left:10px;
	padding-left:30px;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
}

.orangefont
{
	font-weight:bold;
	color:#DA9C14;
}

.newsblock
{
	padding-bottom:15px;
	padding-top:15px;
}

.artclelist
{
	padding-left:20px;
}


input.contacttext
{
	height: 18px; 
	width:300px;
	border: #AAAAAA 1px solid;
}

select.contacttext
{
	height: 18px; 
	width:300px;
	border: #AAAAAA 1px solid;
}

textarea.contacttext
{
	height: 18px; 
	width:300px;
	height:100px;
	border: #AAAAAA 1px solid;
}

.contactsitem
{
	height:25px;
	width:150px;
	text-align:left;
	padding-right:20px;
	padding-top:5px;
}

.contactsitem2
{
	height:25px;
	width:300px;
	text-align:right;
	padding-top:5px;
}


/* Menu*/

.jsmenu 
{
	text-align:left;
	position:absolute;
	margin-top:10;
	margin-left:12;
	left:0px;
	top:0px;
	z-index:199;
	visibility:hidden;
	background-color:#DEAE1E; 
	width:170px;	
}

.jsmenu a 
{
	display:block;
	color:#ffffff;
	font-weight:bold;
	padding:2px 0px 0px 5px; 
	text-decoration:none;
	height: 20px;
	width:170px;
	background-color:#DEAE1E;
	margin-left:2px;
	margin-right:2px;
}

.jsmenu a:hover, .jsmenu a.here 
{
	text-decoration:none;
}

.subitemtd
{
	height:25px;
	
}