

.bodytext  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : small;

	font-style : normal;

	font-weight : normal;

	color : #000000;

	text-decoration : none;

}



.bodytextbold  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : small;

	font-style : normal;

	font-weight : bold;

	color : #000000;

	text-decoration : none;

}



.bodytextsmall  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	font-weight : normal;

	color : #000000;

	text-decoration : none;

}



.heading {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : medium;

	font-style : normal;

	font-weight : bold;

	color : #000000;

	text-decoration : none;

}







.rightcolheading {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : medium;

	font-style : italic;

	font-weight : normal;

	color : #000000;

	text-decoration : none;

}





.subheading {

	font-family : Arial, Helvetica, sans-serif;

	font-size : medium;

	font-style : normal;

	font-weight : bold;

	color : #000000;

	text-decoration : none;

}



.navbartext {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	font-weight : bold;

}



.slogan {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	font-weight : bold;

	color : #006600;

	text-decoration : none;

}



.statusok  {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	font-weight : bold;

	color : #000000;

	text-decoration : none;

}



.statusalert  {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	font-weight : bold;

	color : #FF0000;

	text-decoration : none;

}





.margin  {

	margin : 12px 24px;

}





.marginhome  {

	margin-left : 10px;

	margin-right : 10px;

	margin-top : 25px;

	margin-bottom : 25px;

}



.marginindent  {

	margin-left : 20px;

	margin-right : 10px;

	margin-top : 5px;

	margin-bottom : 5px;

}



.marginportext  {

	margin-left : 30px;

	margin-right : 30px;

	margin-top : 5px;

	margin-bottom : 5px;

}



.marginportitle  {

	margin-left : 50px;

	margin-right : 50px;

	margin-top : 10px;

	margin-bottom : 10px;

}





UL {

	list-style: square;

	list-style-position: outside;

	margin-top: 10px;

	margin-bottom: 20px;

	margin-left: 20px;

	margin-right: 30px;

}



LI {

	margin-bottom:5px;

}

	





a:link  {

	color : #333366;

	text-decoration : none;

}



a:active  {

	color : #333366;

	text-decoration : none;

}



a:visited  {

	color : #333366;

	text-decoration : none;

}



A:hover  {

	color : #F4A460;

}

#contact-larry {
  position: relative;
  bottom: 5px;
  left: 205px;
}