BODY {
font-size : 1.2em; 
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #FFFFFF;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 2.2em; 
color : #000000; 
background-color : transparent; 
}

H2 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 15px; 
color : #003333; 
background-color : transparent; 
}

H3 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 15px; 
color : #003333; 
background-color : transparent; 
}

.errortext {
  font-family : Arial, Verdana, Helvetica, sans-serif; 
  font-size : 1.2em;
  color : red;
  font-weight : bold;
}

.bg_medium {
	background-color : #99cccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold; 
	color: #000000;
	margin: 5px;
	line-height: 120%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.header {
	background-color : #000000;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #99cccc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header2 {
	background-color : #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topgray {
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.imagearound {
    border: 1px;
	border-color: #000000;
}
.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}
.content2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 170%;
}
.main {
}
a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;   font-weight: bold; 
	color: #005b5b;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;   font-weight: bold; 
	color: #005b5b;
	text-decoration: none;
}
a:hover {
	color: #005b5b;
	text-decoration: underline;
}
.leftside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: 666666;
}
.footer {
	background-color : #99cccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
	color: #000000;
}
