BODY, TABLE, TR, TD, CENTER, DIV {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: normal;
}

A {text-decoration: none; color: #000000; font-family: Tahoma, Arial; font-size: 11px}

A:hover {text-decoration: underline; color: #C8C6E2;}

.menu_top { font-size: 12 px; color: #333333; font-weight: bold;}

.menu_top:hover {font-size: 12 px; text-dexoration: underline; color: #333333; font-weight: bold; }

.head {font-size: 12 px; font-weight: bold; color: #6C0000;}

.bar { font-size: 11 px; color: #ffffff; font-weight: bold;}

.small {font-size: 10px;}

select, textarea, input { 
font-family: Tahoma, Arial; font-size: 14px;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
}

.style5 {
	color: #FF0000;
	font-weight: bold;}

.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.style9 {font-size: 16px}

P.main{font-family:Verdana;font-size:14px;font-weight:normal;}

body {
	background-color: #FFFBF2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/back.jpg);
	background-repeat:repeat-x; 
	background-position:top
}

.border {
border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #C49D97;
background-color: #ffffff;
color: #000000;
}

.button {
border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #C49D97;
background-color:  #ECDBCE;
color: #000000;
}

.form {
border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #C49D97;
background-color:  #ffffff;
color: #000000;
width: 200px;
}

