/* CSS Document */

#outline {
	border: 			15px solid #ffffff;
	width:				760px;
	margin:				0px;
	padding:			0px;
}
#line	{
	border:				1px solid #dee4de;
	width:				760px;
	background-color:	#ffffff;
	margin:				0px;
	padding:			0px;
}
#head1	{
	width:				760px;
	height:				60px;
	text-align:			left;
	background:			url(images/title_head1.gif) no-repeat;
	margin:				0px;
	padding:			0px;
}
#head2	{
	width:				760px;
	text-align:			left;
	height:				49px;
	margin: 			0;
	background:			url(images/bg_head2.gif)  repeat;
}


#head3	{
	width:				760px;
	height:				28px;
	text-align:			left;
	background:			url(images/bg_head3.gif) no-repeat;
	font-family:		verdana, arial,sans serif;
	font-size:			20px;
	font-weight: 		bold;
	color:				#ffffff;
}

#content	{
	width:				760px;
	text-align:			left;
}
.content	{
	font-family:		verdana, arial,sans serif;
	font-size:			12px;
	font-weight: 		normal;
	color:				#000000;
	padding:			10px;
}

.content1	{
	font-family:		verdana, arial,sans serif;
	font-size:			12px;
	font-weight: 		normal;
	color:				#000000;
	padding-top:			5px;
}

a:link, a:visited {
	color: 				#c64934; 
	text-decoration: 	none;
	font-size:			12px;
	font-weight: 		normal;
}

a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
#bottom {
	width:		760px;
	height: 	20px;
	background-color: dee4de;
	color: #ffffff;
	text-align: right;
}

/*
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-family:		verdana, arial,sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	text-align: left;
	padding-top: 5px;
	padding-left: 28px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #3e5d3b;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


a.bottom:link, a.bottom:visited {
	vertical-align: middle;
	font-family:		verdana, arial,sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	text-align: right;
	padding-right: 10px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.bottom:hover {
	text-decoration: underline;
	color: #3e5d3b;
}
*/
