body {
background-image:url(m/bg1.png);
font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:justify;
min-width:800px;
}

div#Head {
	text-align:center;
	height:60px;
	margin: 15px 9px 6px 9px;
    padding: 0px;
}

div#Navigation {
    float: left;
    width: 185px;
    margin: 0px 15px 0px 9px;
    padding: 0px;
}

div#Info {
    float: right;
    width:209px;
    margin: 0px 9px 0px 15px;
    padding: 0px;
}

div#Content {
    margin: 0px 235px 0px 210px;
    padding: 0px;
}

div#Foot {
	clear: both;
    margin: 6px 9px 18px 9px;
    padding: 0px;
}



.Logo {
position:relative;
margin:0px;
width:146px;height:146px;
}

.Logo .BevelContent {
padding: 9px;
}

.BevelTopLeft {
background-image:url("m/beveltopleft.png");
width:9px; height:9px;
position:absolute; top:0px; left:0px;
}

.BevelTop {
background-image:url("m/beveltop.png");
background-repeat:repeat-x;
height:9px;
position:absolute; top:0px; left:9px; right:9px;
}

.BevelTopRight {
background-image:url("m/beveltopright.png");
width:9px; height:9px;
position:absolute; top:0px; right:0px;
}

.BevelLeft {
background-image:url("m/bevelleft.png");
background-repeat:repeat-y;
position:absolute; top:9px; bottom:9px; left:0px;
width:9px;
}

.BevelRight {
background-image:url("m/bevelright.png");
background-repeat:repeat-y;
position:absolute; top:9px; bottom:9px; right:0px;
width:9px;
}

.BevelBottomLeft {
background-image:url("m/bevelbottomleft.png");
width:9px; height:9px;
position:absolute; bottom:0px; left:0px;
}

.BevelBottom {
background-image:url("m/bevelbottom.png");
background-repeat:repeat-x;
height:9px;
position:absolute; bottom:0px;left:9px;right:9px;
}

.BevelBottomRight {
background-image:url("m/bevelbottomright.png");
width:9px; height:9px;
position:absolute; bottom:0px; right:0px;
}



h1 {
font-size:18px;
}

h2 {
font-size:14px;
font-weight:normal;
margin:0px 0px 14px 0px;
}

p,li,div {
}

.linkdisabled {
color:#1111FF;
text-decoration:none;
}

a:link {
color:#3333FF;
text-decoration:none;
}

a:visited {
color:#3333FF;
text-decoration:none;
}

a:hover {
color:#3399FF;
text-decoration:underline;
}

a:active {
color:#FFCC00;
text-decoration:underline;
}

.navbar a:link {
color:#000066;
text-decoration:none;
}

.navbar a:visited {
color:#000066;
text-decoration:none;
}

.navbar a:hover {
color:#1111FF;
text-decoration:underline;
}

.navbar a:active {
color:#FFCC00;
text-decoration:underline;
}

#footer a:link {
color:#000000;
text-decoration:none;
}

#footer a:visited {
color:#000000;
text-decoration:none;
}

#footer a:hover {
color:#000000;
text-decoration:underline;
}

#footer a:active {
color:#FFCC00;
text-decoration:underline;
}

#footer {
font-size:9px;
color:#666666;
}

.simplelink a:link {
color:#3333FF;
text-decoration:none;
}

.simplelink a:visited {
color:#3333FF;
text-decoration:none;
}

.simplelink a:hover {
color:#3333FF;
text-decoration:none;
}

.simplelink a:active {
color:#3333FF;
text-decoration:none;
}

.newshead {
font-weight:bold;
}

.newsbody {
margin-top:12px;
margin-left:20px;
margin-bottom:28px;
}

.newsframeheaddate {
font-size:10px;
font-weight:bold;
color:#333333;
margin-bottom:3px;
}

.newsframeheadline {
font-size:10px;
font-weight:bold;
margin-bottom:3px;
}

.newsframebody {
font-size:10px;
margin-bottom:3px;
}

.newsframereadmore {
font-weight:bold;
text-align:right;
margin-bottom:15px;
}


.frontpageheadline {
font-size:20px;
font-weight:bold;
}

.pad {
padding:4px 6px 0px 0px;
}

.widepad {
padding:4px 40px 0px 0px;
}


.Navi {
padding-top:8px;
padding-bottom:8px;
}

.NaviChild {
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
padding-right:10px;
}