BODY
{
    background : /images/bgimage.jpg;
    background-image : url(images/bgimage.jpg);
    background-position : center;
    background-repeat : repeat-y;
    background-color : #E3E3E3;
    scrollbar-face-color: gray;
    scrollbar-arrow-color: gray;
    scrollbar-track-color: e3e3e3;
    scrollbar-shadow-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-Color:#503417;
}

.text1
 {
	font-family : Verdana, sans-serif;
	color : black;
	font-size : 10px;
	font-size-adjust : none;
	letter-spacing : normal;
}

.textheader
 {
	font-family : Verdana, sans-serif;
	color : #4682B4;
	font-size : 14px;
	font-size-adjust : none;
	letter-spacing : 1;
	font-weight : bold;
}

.textmain
 {
	font-family : Verdana, sans-serif;
	color : black;
	font-size : 12px;
	font-size-adjust : none;
	letter-spacing : 1;
	font-variant : small-caps;
}

a.link1
 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : 666666;
    font-size : 10pt;
    font-size-adjust : none;
    letter-spacing : normal;
    text-decoration : none;
    font-weight : bold;
}

a.link1:hover
 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : Navy;
    font-size : 10pt;
    font-size-adjust : none;
    letter-spacing : normal;
    text-decoration : underline;
    font-weight : bold;
}

.textheader2
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4682B4;
	font-size : smaller;
	font-size-adjust : none;
	letter-spacing : 1;
	font-variant : normal;
	font-weight : bold;
}

.title1
 {
    font-family : Tahoma;
    color : Navy;
    font-size : smaller;
    font-size-adjust : none;
    font-variant : normal;
    font-weight : bold;
}

.textmain2
 {
    font-family : Tahoma;
    color : #4A4A4A;
    font-size : 11px;
    font-size-adjust : none;
    font-variant : normal;
}

a.link2
 {
    font-family : Tahoma;
    color : black;
    font-size : 11px;
    font-size-adjust : none;
    font-variant : normal;
    text-decoration : none;
}

a.link2:hover
 {
    font-family : Tahoma;
    color : Navy;
    font-size : 11px;
    font-size-adjust : none;
    font-variant : normal;
    text-decoration : underline;
}

a.link3
 {
    font-family : Tahoma;
    color : #4A4A4A;
    font-size : 11px;
    font-size-adjust : none;
    letter-spacing : 0px;
    font-variant : normal;
    text-decoration : none;
    font-weight : bold;
}

a.link3:hover
 {
    font-family : Tahoma;
    color : Navy;
    font-size : 11px;
    font-size-adjust : none;
    letter-spacing : 0px;
    font-variant : normal;
    text-decoration : none;
    font-weight : bold;
}
