body{
	margin:0;
	font-family:"Verdana";
	font-size:0.8em;
}

h1, h2{
	font-size:2em;
	/*font-weight:bold;*/
	font-family: Times New Roman, Arial, Verdana, sans-serif, Tahoma, Arial, Helvetica;
	/*display:inline;*/
}

a{color:brown}/*#0080C0*/
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}

a.desc:link{text-decoration:none;}
a.desc:visited{text-decoration:none;}
a.desc:hover{text-decoration:none;}

.menu{font-weight:bold;}
a.menu:link{text-decoration:none;}
a.menu:visited{text-decoration:none;}
a.menu:hover{text-decoration:none;}

a.bold{
	color:red;
	font-weight:bold;
}


.body{
	margin:20px;
}

.main{
	width:100%;
	/*background-image:url(templates/default/images/bg.jpg);*/
}

.content{
	float:left;
	width:400px;
	border:0px red solid;
	padding:15px;
}

.leftsidebar{
	float:left;
	border:0px red solid;
	padding:10px;
	width:200px;
}

.rightsidebar{
	float:left;
	border:0px red solid;
	padding:5px;
	width:200px;
}

.footer{
	width:100%;
	border:0px red solid;
	border-top:2px gray dotted;
	height:4em;
	float:left;
	background-color:#EFEFEF;
	/*background-image:url(templates/default/images/bg.jpg);*/
	padding-top:0.5em;
	margin-bottom:0px;
	width:100%;
	/*background-color:<?=COLOR2?>;*/
	text-align:center;
}

.mes{font-family:Verdana,tahoma;font-size:11px;color:#B00B76;font-weight:bold;test-align:justify;}
sup{font-family:Verdana,tahoma;font-size:11px;color:yellow;font-weight:bold;}
.admin{font-family:Verdana,tahoma;font-size:11px;color:red;font-weight:bold;test-align:justify;}
.desc{font-family:Verdana,tahoma;font-size:10px;font-weight:bold;}
.dat{font-family:Verdana,tahoma;font-size:12px;color:red;font-weight:bold;}

.head{font-family:Verdana,tahoma;font-size:150%;color:black;}
a.head:link,a.head:visited{text-decoration:none;font-size:14px;color:black}
a.head:hover{text-decoration:none;font-size:14px;color:#B00B76}

.button{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:black;
	background:silver;
	border:gray;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/*.tr{color:gray;border:gray;border-style: solid;}*/

#input,#textarea,#select{

}
.binput{font-family:Verdana;width:500px}
.msinput{font-family:Verdana;width:90px}
.sinput{font-family:Verdana;width:60px}


.minput{font-family:Verdana;}

.input,.textarea,.select{
	font-family:Verdana;
	border: gray;
	/*background:#e4e5ed;*/
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:250px}


div.logo{
	height:95px;
	/*background:#FEDEEA url('images/logoline.jpg') repeat-x left;*/


}


/*
.rightsidebar ul{
	margin-left:0px;
	padding-left:0px;
}
*/







.img1{
	border:1px white solid;	
	margin:4px;
	height:62px;
	width:46px;
}
.panel{
	padding:5px;
	width:450px;
	/*background-color:#AEAEAE;*/
}
.info{
	margin:20px;
	margin-top:30px
}

table.c{
	width:300px;
	border-bottom: 1px gray dashed;
}

