.maindiv{
  background: url(images/back.jpg);width: 780px; height: 585px; border: #C0C0C0 solid 1px;
}
.text{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #575757;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link       {font-family: Trebuchet MS; font-size: 12pt; color: #575757; text-decoration: none;}
a:visited       {font-family: Trebuchet MS; font-size: 12pt; color: #575757; text-decoration: none;}
a:hover       {font-family: Trebuchet MS; font-size: 12pt; color: #575757; text-decoration: underline;}
a:active       {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
}

.bottommenu {padding-top: 10px; padding-left: 5px; padding-right: 5px}
.bottommenu a:link       {font-family: Trebuchet MS; font-size: 10pt; color: #575757; text-decoration: none;}
.bottommenu a:visited       {font-family: Trebuchet MS; font-size: 10pt; color: #575757; text-decoration: none;}
.bottommenu a:hover       {font-family: Trebuchet MS; font-size: 10pt; color: #575757; text-decoration: underline;}
.bottommenu a:active       {font-family: Trebuchet MS; font-size: 10pt;	color: #575757;	font-weight: bold; text-decoration: none}

.hometext {
	font-family: "trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	color: #575757;
	padding-left: 80px;
	padding-right: 80px;
	height: 200px; margin-top: 0px; margin-bottom: 0px
}
.cv {
font-family: "trebuchet MS";
	font-size: 10pt;
    text-align: left;
	font-style: normal;
	height: 300px;
    overflow: auto;
    width: 400px;
    SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #AAAAAA; SCROLLBAR-SHADOW-COLOR: #AAAAAA; SCROLLBAR-3DLIGHT-COLOR: #AAAAAA; SCROLLBAR-ARROW-COLOR: #AAAAAA; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #AAAAAA
}
.scrl {

}