body { font-size: 100%; margin-left: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; background-color: #737373; }
a { color: #ffcc33; text-decoration: underline }
a:visited { color: #0C2B40; text-decoration: underline }
a:hover { color: #ffffff; text-decoration: underline }
a:active { color: #5CA038; text-decoration: underline }
a:visited:hover { color: #ffffff; text-decoration: underline }
.small { font-size: 85%; line-height: 140% }
.s10 { font-size: 10px; line-height: 140% }
.x-small { color: #ffffff; font-size: 75%; line-height: 140% }
.xx-small {  font-size: 70%; line-height: 140% }
.g-font {
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}

h2 { color: #990099; font size:115%;
	font-size: 10px;
	font-size: 10px;
	font-size: 10px;
	font-size: 10px;
}
.wherenow { font-size: 80%; text-align: left; padding: 0px 4px; padding-bottom: 2px; margin: 0px 2px; }
.home { color: white; font-weight: bold; font-size: 1em; background-color: #49687D; padding-top: 2px; border: 1px solid #ffffff }
.subtitle { color: #333399; font-weight: bold; font-size: 1.2em; background-color: #FFFFCC }
.coment { color: #333399; font-weight: bold; line-height: 2em; }
.subcoment { color: #990000; font-weight: bold; line-height: 2em; }
.body { line-height: 1.5em; }

#content {
margin-left: 210px;
padding: 0.2em 0.7em 0.5em 0.7em;
position: relative;
z-index: 1
}
.maincontent {
margin-left: 210px;
padding: 0.2em 0.2em 0.5em 0.7em;
/*position: relative;
z-index: 2*/
}
.news { background-color: #EFE8E0; margin: 5px 0px; padding: 6px; border: 1px solid #999999 }
.news a {
font-size: 80%;
color: #002a8f;
text-decoration: none;
}
.news  a:hover {
font-size: 80%;
color: #5CA038;
}
#llist { 
background-color: #e0e3d9;
padding: 2px;
border: 1px solid #49687D;
border-left: none;
position: absolute;
z-index: 5;
width: 200px;
top: 30px;
left: 0;
}
#menus {
margin: 2px 0px 0px 10px;
padding: 0px;
list-style-type: none;
}
#menus li {
background: url("img/point.gif") no-repeat top left;
padding: 0px 0px 0px 18px;
line-height: 1.5em;
}
#menus a {
font-size: 80%;
color: #002a8f;
text-decoration: none;
}
#menus a:visited {
font-size: 80%;
color: #663300;
}
#menus a:hover {
font-size: 80%;
color: #5CA038;
}
#menus a:active {
font-size: 80%;
color: #5071C3;
}
#menus a:visited:hover {
font-size: 80%;
color: #5CA038; 
}
.footer {
border-top: 1px solid #ffffff;
text-align: right;
padding: 0.5em 0.7em 1em 0.7em;
margin-left: 200px;
/*position: absolute;*/
bottom: 0px;
right: 5px;
}/*position: absolute;*/
.pink { background-color: #ffe7e7 }
.blue { background-color: #e7e7ff }
.gray { background-color: #e1e1e1 }
.green { background-color: #d7f5d7 }
.yellow { background-color: #fff5d7 }
