body{
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
}

.sm a{ color: #666; }


a{ color: #BF0000; }
a:hover{ color: #AF0000; }

p{ text-align: justify;}

h1 a{ font-size: 18px; color: BF0000; text-decoration:none; font-weight: bold; }
h1 a small{ font-size: 12px; font-weight: bold; color: #666; }

h2{ font-size: 18px; color: #777; }
h3{ font-size: 14px; color: #b00; }

hr{ border:0px; border-top: 1px solid #ddd; }

form fieldset hr {
	clear: both;
	}

form fieldset li {
	font-size: 11px;
	}
form fieldset select, form fieldset input, form fieldset textarea {
	font-family: verdana;
	font-size: 11px;
	}
form fieldset label {
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	float: left;
	clear: left;
	width: 200px;
	}
form fieldset label small {
	font-weight: normal;
	font-size: 10px;
	}
form fieldset div label {
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	clear: both;

	}

form h3 {
	font-size: 10px;
	color: #666;
	margin: 3px 0px 5px 0px;
	font-weight: bold;
	}	
form h2 b {
	color: #b00;
	}

form h2 small {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}
form fieldset.submit {
	text-align: center;
	}	
form fieldset.submit input {
	text-align: center;

	}
form fieldset div {
	vertical-align: middle;
	font-size: 11px;
	float: left;
	}
form fieldset div textarea {
	margin-left: 2px;
	}
form fieldset p {
	clear: left;
	margin: 3px 0px 8px 0px;
	}
form fieldset input, form fieldset select, form fieldset textarea {
	width: 300px;
	}
form fieldset table input {
	width: 100%;
	}
form fieldset textarea {
	height: 75px;
	margin: 0px;
	}
form fieldset div select {

	}
form fieldset div input, form fieldset p input {
	vertical-align: middle;
	width: auto;
	}
form fieldset hr {
	clear: both;
	}
form b {
	color: #c33;
	}
form .small {
	width: 365px;
	margin: auto;
	}
form .small fieldset label {
	width: 120px;
	}
form.small fieldset input, form.small fieldset select, form.small fieldset textarea {
	width: 210px;
	}
form.intext {
	margin: 20px 0px 10px 10px;
	width: 240px;
	}	
form.intext fieldset {
	padding: 10px;
	}	
form.intext fieldset input {
	
	margin: 0px;
	text-align: left;
	}
form.intext fieldset label {
	margin: 0px;
	width: 70px;
	text-align: left;
	}
form.intext fieldset input.submit {
	text-align: center;
	}
form.intext h2 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	}
fieldset fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

form h2{
	font-size: 14px; color: #b00;
	background: #f9f9f9; padding: 5px;
	border: 1px solid #ccc;
}

fieldset{
	border: 1px solid #ccc;
	margin: 0px;
}

.search { margin: 0px; padding-top: 6px; vertical-align: center; }
.search input { border: 1px solid #C2C2C2; font-size: 10px; margin-bottom: 6px;}
.search a{ margin-top: 15px; margin-top: 6px; }

.top{ width:780px; }

.menu{ text-align: center; margin: 0px; padding: 0px; }
.menu ul{ list-style-type: none; margin: 0px; margin-bottom: 10px; padding: 3px; background: #f9f9f9;}
.menu ul li{ display: inline; padding: 0px; padding-left: 10px; padding-right: 10px; }
.menu ul li a{ color: #5C5C5C; font-size: 11px; font-weight: bold; text-decoration:none; border-bottom: 1px dashed #C1C1C1;  }
.menu ul li a:hover{ color: #111; }

/*
.subm a{ border-bottom: 1px dashed #BF0000 !important; }

.menu ul ul{
	background: #fff;
	border: 1px solid #CFCFCF;	
	border-top: 2px solid #BF0000;
	margin-top: 1px;
	
	float: left;
	display: none;
}

.menu li ul li{ padding-left: 3px; padding-right: 3px; padding-bottom: 15px; padding-top: 15px; }
.menu li ul li a{ border: 0px; font-weight: normal; border-bottom: 0px !important; }

.menu li ul li a:hover{ color: #333; text-decoration: underline;  }
.menu li:hover ul { display: block; padding: 3px; }
.menu li:hover ul, .menu li.over ul { display: block; }*/


.content{ padding: 0px; margin: 0px; font-size: 12px; padding-left: 10px; padding-right: 10px; }

.content p{ margin: 0px; padding: 0px; margin-bottom: 10px; margin-top: 4px;}
.content b{ color: #5C5C5C; }

.bottom_line{ background-image: url(images/botom_line.gif); height: 3px; margin: 0px; padding: 0px; background-repeat: repeat-x;  font-size: 3px;}
.right{float: right; text-align: right; color: #2D2D2D; }
.bottom{ font-size: 10px; padding: 10px; padding-top: 8px; }

.left_menu{
	width: 200px;
	vertical-align: top;
	height: 100%;
	border-right: 1px dashed #C1C1C1;
}

.left_menu h2{
	font-size: 14px;
	font-weight:bold;
	padding: 3px;
	margin: 0px;
	color: #666;
}

.left_menu h2 a{
	font-size: 14px;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

.left_menu h2 a:hover{
	text-decoration: underline;
}

.left_menu .links{
	padding:0px;
	padding-left: 10px;
}

.left_menu .links ul{
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}

.left_menu .links a{
	text-decoration:none;
	color: #800;
	font-size: 11px;
}
.left_menu .links a:hover{ text-decoration: underline; }
