body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
	background-color: #E1E1E1;
}
a {
  color: #537D04;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.left_bar {
    background-image:url(images/right_bar_02.gif);
	background-repeat:repeat-y;
	padding: 0px 15px 0px 10px;
}

.left_bar ul{
	margin-left: 15px;
	list-style-type: armenian;
	padding: 0px;
}
.menutop {
	background-color: #6A0000;
	padding: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
.menutop a{
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menutop a:hover{
    text-decoration: underline;
}

.menubottom {
	background-color: #F5F5F5;
	padding: 8px 20px 20px 20px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 9px;
}
.leftcol {
	width: 200px;
	vertical-align: text-top;
	background-color: #F4F5D6;
}
.rightcol .title {
	font-size: 18px;
	color: #A2B821;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BAD116;
	margin-top: 15px;
	margin-bottom: 15px;
}
.rightcol .title1 {
	font-size: 16px;
	color: #A2B821;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.maintable {
	background-color: #FFFFFF;
}

.rightcol {
	padding: 8px;
	vertical-align: text-top;
	color: #595959;
	line-height: 18px;
}
.titlebar{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
    
}
.leftcol .menubutton {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CB25;
	background-color: #F4F5D6;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	color: #B7A462;
	background-image: url(images/bgbutton.gif);
}
.left_bar a {
	color: #666666;
}

.hr {
	color: #C1DA33;
	background-color: #C1DA33;
	height: 3px;	
	margin: 6px 0px 6px 0px;
}
.form { width: 300px;
		height: 18px;
		border: solid 1px #A2B821;
}
.form1 { width: 300px;
		height: 70px;
		border: solid 1px #A2B821;
}
.botao { width: 50px;
		 height: 20px;
		 border: solid 1px #A2B821;
		 background: #FFFFFF;
		 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
.menuamdin {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.linksadmin {
	font-family: Tahoma;
	font-size: 12px;
}
