
body {
background-color : #e5c396;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-position : top left;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}

.shadow_lhs {background-image : url(images/drop_lhs.png);}
.shadow_rhs {background-image : url(images/drop_rhs.png);}

.main {font-family : Tahoma;font-size : 13px;color : #000040;font-weight : normal;}
.nav {font-family : Tahoma;color : #333399;font-size : 12px;font-weight : bold;}
.navsub {font-family : Tahoma;color : #333399;font-size : 10pt;font-weight : normal;}
.nav_hlight {font-family : Tahoma;color : #333399;font-size : 11px;font-weight : bold;}
.logo {font-family : Tahoma;color : #333399;font-size : 18px;font-weight : bold;}
.bell {font-family : "Trebuchet MS", Verdana, Arial;font-size : 18px;color : #808080;font-weight : bold;}
.black {font-family : "Trebuchet MS", Verdana, Arial;font-size : 18px;color : #ffffff;font-weight : bold;}
.griesel {font-family : "Trebuchet MS", Verdana, Arial;font-size : 18px;color : #333399;font-weight : bold;}
.bgmid {background-image : url(images/mid.png);}
.menutop { background-repeat : no-repeat;height:3;background-image : url(images/menutop.png);}
.menumid { background-repeat : repeat-y;;background-image : url(images/middle.png);}
.menubottom { background-repeat : no-repeat;height:3;background-image : url(images/menubottom.png);}

a {
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

a.email2:link {color: #333399; text-decoration: none; }
a.email2:active {color: #333399; text-decoration: none; }
a.email2:hover {color: #333399 ; text-decoration: underline; }
a.email2:visited {color: #333399 ;}

.head {
font-size : x-small;
color : #666666;
font-family : Arial;
font-weight : normal;
}
.nav_art {
font-family : Tahoma;
color : yellow;
font-size : 11px;
font-weight : bold;
}

.nav_hlight {
font-family : Tahoma;
color : red;
font-size : 11px;
font-weight : bold;
}



.image {
border-style : solid;
border-color : #ffffff;
border-width : 5px;
}
