body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Sans-Serif; 
	font-size: 12px;
	line-height: 18px; 
	color:#666666;
	outline: 0;
}

img, fieldset { border:none; }

p img { float:left; padding: 0 10px 10px 0px;}

#logo {float:left; background-image:url(images/hove_logo.jpg); width:274px; height:213px;}

#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}

#toplinks {position:absolute; right:10px; top:10px;}

#menu{float:right; width:526px; height:32px; background-image:url(images/bg_menu.gif); background-repeat:repeat-x;}

#submenu{float:right; width:526px; height:32px; background-image:url(images/bg_submenu.gif); background-position:top; background-repeat:repeat-x;}

#contenttext{float:right; width:526px;}

#leftpanel{float:left; width:274px;}

#footer {float:left; width:800px; background-color:#F0F0F0; padding:10px;}

.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.bodytext { 
	font-family: Tahoma, Sans-Serif; 
	font-size: 12px;
	line-height: 18px; 
	color:#666666;
}

a { color:#74848E; text-decoration:underline; font-size:12px; font-weight:bold;}

a:hover {text-decoration:none; font-size:12px; font-weight:bold}

h1 {
	font-family: Tahoma, Sans-Serif; 
	font-size: 21px;
	font-weight: bold;
	color:#CC0000;
	padding-top: 20px;
}

.boasttext {
	font-family: Tahoma, Sans-Serif; 
	font-size: 16px;
	font-weight: bold; 
	color:#CC0000;
        
}

.smallwhitetext {

    font-family: Tahoma, Sans-Serif; 
	font-size: 11px;
    font-weight:bold;
	color:#FFF;
	padding: 10px;
}

.smallwhitetext a{ 
    font-family: Tahoma, Sans-Serif; 
	font-size: 11px;
    font-weight:bold;
	color:#FFF;
	text-decoration:none; 
	padding-left: 10px;
	padding-right: 10px;
	}

.smallwhitetext a:hover{ 
    font-family: Tahoma, Sans-Serif; 
	font-size: 11px;
    font-weight:bold;
	color:#FFF;
	text-decoration:underline;
	}


.smallgraytext {
    font-family: Tahoma, Sans-Serif; 
	font-size: 11px;
    font-weight:bold;
	color:#999999;
	padding-top: 10px;
  
}

.smallgraytext a{
	font-family: Tahoma, Sans-Serif; 
	font-size: 11px;
    font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
    font-family: Tahoma, Sans-Serif; 
	font-size: 11px;
    font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 5px 0px 0px 0px; padding:0px 0px 0px 10px}

.slogantext {
	font-family: Tahoma, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

.nametext {
	font-family: Tahoma, sans-serif;
	font-size:14px;
	color:#000;
}


.smallredtext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}

.whitetitle {
	font-family: Tahoma, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font-family: Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}

input  {
    margin-top:3px;
	border: 1px solid #C9C7C7;
    padding-left:5px;
    width:400px;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;  
	}

input:hover, input:focus  {
	border: 1px solid #000; }
	
select {
    margin-top:3px;
	border: 1px solid #C9C7C7;
    padding-left:5px;
    width:400px;
    height: 21px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;  
	}

select:hover, select:focus  {
	border: 1px solid #000; }
	
.form-row {
	clear: both;
	padding: 0.5em;
}

.textareabig {
    margin-top:3px;
	border: 1px solid #C9C7C7;
    padding-left:5px;
    width:400px;
    height: 100px;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}

.textareabig:hover, .textareabig:focus  {
	border: 1px solid #000; }

.smallblaktext {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color:#000000;
}

.linkbig { 
 margin-left:10px; 
 width:100px; 
 height:40px; 
 border-color:#CC0000; 
 border-width:2px; 
 background-color:#fff; 
 border-style:groove; 
 font-family: Tahoma, sans-serif;
 font-size:12px; 
 font-weight:bold
}

