.menubar {
	background-image:  url("assets/pevan_menu3_01.gif"); /* url("assets/pevan_menu_05.gif"); */
	line-height: 47px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.menubar2 {
	background-image:  url("assets/pevan_menu2_01.gif");
	text-align: center;
	font-weight: bold;
}

.menu:link {
    color: #333333; /* #FF0000; */
	text-decoration:none;
}
.menu:visited {
    color:#333333;
	text-decoration:none;
}
.menu:hover {
    color:#0000CC;
}
.cmnu:link {
    color: #0000CC;
	text-decoration:none;
}
.cmnu:visited {
    color:#0000CC;
	text-decoration:none;
}
.cmnu:hover {
    color:#333333;
}
.menu_left:link {
    color:#333333;
	text-decoration:none;
}
.menu_left:visited {
    color:#333333;
	text-decoration:none;
}
.menu_left:hover {
    color:#0000CC;
}
.cmnu_left:link {
    color: #0000CC;
	text-decoration:none;
}
.cmnu_left:visited {
    color:#0000CC;
	text-decoration:none;
}
.cmnu_left:hover {
    color:#333333;
}

body {
    background-color: #FAFA80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
/*
a:link {
	color: #33FF00;
	text-decoration: none;
}
a:visited {
	color: #33FF00;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
*/
.list_left {
	font-size: 10px;
	list-style-type: square;
	text-align: left;
}
.header {
    background-image: url("assets/backgr_hdr_02.jpg");
}
.hdr_ftr {
	background-color: #ADAD37;
}
.content {
	background-color: #FAFAFA;
	text-align: left;
}
.description {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 10pt;
	font-weight: bold;
	color: #333333;
}
