html, body {
	height: 100.1%;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #CCCCFF;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
abbr {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
ul.margin li {
	margin-top: 6px;
	margin-bottom: 6px;
}
/**************************************************************************************************/
#vertikal_strip {
	width: 950px;
	margin-top: 20px;
	background-color: #FFFFCC;
	background-attachment: scroll;
	background-image: url(../images/tamplate_images/vertikal_strip_bg.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #000000;
}
#head {
	width: 950px;
	height: 240px;
	background-attachment: scroll;
	background-image: url(../images/tamplate_images/head_image.gif);
	background-repeat: no-repeat;
}
#navi_top {
	width: 950px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
#navi_line_top {
	width: 800px;
	height: 1px;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.1px;
}
#content {
	width: 830px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 40px;
	padding-bottom: 30px;
}
#navi_line_bottom {
	width: 800px;
	height: 1px;
	background-color: #000000;
	margin-bottom: 10px;
	font-size: 0.1px;
}
#navi_bottom {
	width: 950px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 12px;
}
#footer {
	width: 950px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
/**************************************************************************************************/
a.main_navi:link, a.main_navi:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.main_navi:hover {
	color: #FF0000;
	font-weight: bold;
}
a.main_navi#main_navi_active {
	color: #FF0000;
	font-weight: bold;
}
a.main_navi#main_navi_active:hover {
	color: #FF0000;
	font-weight: bold;
}
/**************************************************************************************************/
.contact_form form {
	margin: 0px;
	padding: 0px;
}
.contact_form .inputbox{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 2px;
}
.contact_form .button{
	width: 150px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.contact_form .button:hover{
	width: 150px;
	font-weight:bold
}
/**************************************************************************************************/
img.border {
	border: 1px solid #000000;
}
/**************************************************************************************************/