body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container{
	width:80%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
h1, h2 { 
	
	font-size: 140%;
}

h2 { 
	font-size: 120%;
}

.hl {
	border-bottom: 3px solid #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 80%;
    background-color: #990033;
    background-image: url(images/leftcorner.gif);
    background-repeat: no-repeat;
}

.hll { 
	color: #FFFFFF;
    text-decoration: none;
}

.ml { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    width: inherit;
    background-color: #990033;
}
.main{
	padding:1em;
	margin-right: 200px;
	border-right: 1px solid #333333;
}
.rightcol{
	margin: 0;
	width : 200px;
	float:right;
	background-color:#666600;
	height: inherit;
 }
 
.navi {
	color:#99FF00;
	font-weight:bold ;
	background-color:#333333;
  	width: 200px;
	border-top: 10px solid #666600;
	border-bottom: 10px solid #666600;
}
.navi ul {
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}
.navi ul li{
	text-decoration: none;
	display:block;	
	padding-bottom: 1px;
	padding-top: 1px;
}
.navi ul li a{
	color:#FFFFFF;
	display:block;
}
.navi ul li a:hover{
	color:#CCCCCC;
	background-color:#666666;
}
.navi ul li.active{
	color:#CCCCCC;
	background-color: #666666;
	display:block; 
}
.cal {
	font-size: 12px;
}
.cal ul{
	border-bottom: 0.5px solid #CCCCCC;
}
.footerlayer {
	border-top: 3px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 80%;
	text-align: left;
	margin: 0;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	width: inherit;
	background-color: #990033;
	background-image: url(images/rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;

}
