/*GENERAL LINK STUFF*/
A:link { color: #000000 }
A:visited { color: #000000 }
A:hover { color: #002E4A; }
A:active { color: #000000 }
/*END GENERAL LINK STUFF*/

BODY{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

/*GENERAL TEXT*/
H1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color: #666666;
}
H2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #666666;
}
H3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #666666;
}
H4
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #666666;
}
H5
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #666666;
}
H5
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #666666;
}
P
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #666666;
}
LI,DT,DD,ADDRESS,PRE,TD,TR,TABLE
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #666666;
}
/*END GENERAL TEXT*/

.content{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #666666;
	padding : 40px;
	width : 500px;
	font-weight : normal;
}

.background{
	background-color : #FFFFFF;
}

.table_width{
	width : 760px;
}
/*LOGIN STYLES*/
.loginfield{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
	font-weight : normal;
	width : 150px;
}
.logintext{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
	font-weight : bold;
	padding-top : 5px;
}
.loginhead
{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #002E4A;
	font-weight : bold;
	border-style : none none solid none;
	border-color : #002E4A;
	border-width : 0px 0px 1px 0px;
}
/*LOGIN STYLES END*/
.knap
{
    color:#FFFFFF;
    background-color:#002E4A;
    font-family:verdana,sans-serif;
    font-size:11px;
	font-weight : bold;
	width : 75px;
}
.attention_text{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #CC0000;
	font-weight : bold;
}
.plaintext{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
	font-weight : normal;
}
.tdpadding{
	padding : 5px 5px 5px 5px;
}
.sitemaptext{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
	font-weight : normal;
}

/* STYLE DEFINITIONS FOR SEARCH PAGES */
.search_header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-weight : bold;
	color : #333333;
	padding-left : 10px;
	vertical-align : middle;
	height : 50px;
}
.result_header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	color : #CC0000;
}
.search_results{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	padding-left : 10px;
	padding-top : 5px;
}
.search_knap
{
    color:#FFFFFF;
    background-color:#002E4A;
    font-family:verdana,sans-serif;
    font-size:11px;
	font-weight : bold;
	width : 75px;
	margin-left : 10px;
	margin-top : 10px;
}
.thin_cell{
	height : 2px;
	background : #002E4A;
}
.searchfield{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width : 165px;
}
/*End STYLE DEFINITIONS FOR SEARCH PAGES*/
