/* CSS Cermed */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{
	margin:0px;
	padding:0px;
}
.head{
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
}
.div_scrol{
	width:736px;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #eec94e;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #eec94e;
	scrollbar-face-color: #fef6c1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #eec94e;
	height: 450px;
}
.main_table {
	padding: 2px;
}
.h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6d6d70;
}
.h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #db6c23;
}
.h2_ {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #db6c23;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB6C23;
}
.images_l {
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
}
.td_container {
	background-image: url(images/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.images_r {
	border: 3px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.images {
	border: 3px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 2px;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #db6c23;
}



.TextMenu{
	font-family:'Verdana';
	font-size:10px;
	color:#960202;
	font-weight:bold;
	text-decoration:none;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5a5a56;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5a5a56;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #db6c23;
	text-decoration: none;
	letter-spacing: 1px;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #db6c23;
	text-decoration: underline;
	letter-spacing: 1px;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #db6c23;
	text-decoration: none;
	letter-spacing: 1px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #434341;
	padding-right: 5px;
	padding-left: 5px;
}

.li {
	list-style-position: outside;
	list-style-image: url(images/li.jpg);
	list-style-type: disc;
}


.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a56;
}


.LinkMenu{
	font-family:'Verdana';
	font-size:10px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
}
.LinkMenu:Hover{
	font-family:'Verdana';
	font-size:10px;
	color:#960202;
	font-weight:bold;
	text-decoration:none;
}
