﻿#Main {
	margin-top: 18px;
}


/* ----------------------------------------------------------------- */
/* MainNavi */

#NavTabMain {
	margin-top: 20px;
}

#NavTabMain a:active,
#NavTabMain a:link,
#NavTabMain a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0px 0 0px;
	font-size: 11px;
	text-align: left;
}

#NavTabMain ul {
	margin: 0;
	padding: 0;
}

#NavTabMain ul li {
	list-style-type: none;
}


#NavTabMain ul.level1 li a:active,
#NavTabMain ul.level1 li a:link,
#NavTabMain ul.level1 li a:visited {
	color:#000;
	padding:0 0px;
}

#NavTabMain ul.level1 li a:hover {
	color: #DF6721;
	padding:0 0px;	
}

#NavTabMain ul.level1 li.item1Active a:active,
#NavTabMain ul.level1 li.item1Active a:link,
#NavTabMain ul.level1 li.item1Active a:visited {
	color: #DF6721;
	padding:0 0px;
}

/* ----------------------------------------------------------------- */
/* Main Content */

#MainContent {
	font-size: 11px;
	color: Black;
}

#MainContent #ConPic {
	margin-right: 11.5px;
	margin-bottom: 8px;
	float: left;
}

#MainContent h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;	
}


#MainContent p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#MainContent hr {
	clear: both;
}

#MainContent a:active,
#MainContent a:link,
#MainContent a:visited {
	color: #DF6721;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

#MainContent a:hover {
	color: #000;
}

/* ----------------------------------------------------------------- */
/* Sub1 Content */

#Sub1Content {
	font-size: 10px;
	color: Black;
}

#Sub1Content h3 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;	
}


#Sub1Content p {
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* ----------------------------------------------------------------- */
/* Blog Content */

#Blog {
	font-size: 11px;
	color: Black;
	margin-top: 5px;
}

#Blog h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#Blog h4 {
	font-size: 9px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;	
}


#Blog p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#Blog a:active,
#Blog a:link,
#Blog a:visited {
	color: #DF6721;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0px 0 0px;
	text-align: left;
}

#Blog a:hover {
	color: #000;
}

/* ----------------------------------------------------------------- */
/* Abo Form */

table.AboForm {
	empty-cells: show;
	margin: 0px;
	padding: 0px;	
	width:430px;
}

.AboForm td.Title {
	height: 20px;
	font-size:11px;	
	border-bottom: 1px solid #DF6721;
	padding-left: 0px;
}

.AboForm td.Ok {
	height: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.AboForm td.Error {
	height: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: Red;	
}


.AboForm td.Space {
	height: 12px;
	font-size: 11px;	
	padding-left: 0px;
}

.AboForm td.FormText {
	height: 20px;
	width: 110px;
	font-size:11px;	
	padding-left: 0px;
}

.AboForm td.FormForm {
	height: 20px;
	font-size:11px;	
	padding-left: 0px;
}

.AboForm td.FormForm input.txt {
	width:300px;
	margin: 0 0 0px 0;	
	padding:2px;	
	border: 0px;
	background-color: #fff;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;	
}

.AboForm td.FormForm input.txtsmall {
	width:70px;
	margin: 0 0 0px 0;	
	padding:2px;	
	border: 0px;
	background-color: #fff;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;		
}

.AboForm td.FormForm input.txtmed {
	width:230px;
	margin: 0 0 0px 0;	
	padding:2px;	
	border: 0px;
	background-color: #fff;
	border-left: solid 5px #fff;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;		
}

.AboForm td.FormForm textarea.txtmulti {
	width:300px;
	height: 150px;
	margin: 0 0 0px 0;	
	padding:2px;	
	border: 0px;
	background-color: #fff;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;		
}

.AboForm td.FormForm input.btn {
	margin:0 0 0 0;
	font-size:12.5px;	
	border: solid 1px #C9E9F8;	
	background-color: #fff;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;		
}


/* ----------------------------------------------------------------- */
/* News Content */


#News hr {
	border:1px solid #DF6721;
	border-top: solid 100% #DF6721;
	border-top-style: solid;
	clear: both;
	height: 12px;
	color: #DF6721;
	background: #DF6721;
}

#NewsContent {    
    font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
}

#NewsContent h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;	
}

#NewsContent a:active,
#NewsContent a:link,
#NewsContent a:visited {
	color: #DF6721;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

#NewsContent a:hover {
	color: #000;
}


