* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}


html {
	overflow-y: scroll;
}

body, html {
	position: relative;
	text-align: center;
	width: 100%;
	background: #ffffff;
}

#outer-wrapper {
	position: relative;
	text-align:left;
	margin: 0px auto 0px auto;
	width: 1000px;
}

#content-wrapper {
	position: absolute;
	padding-top: 0px;
	margin-top: 5px;
}

.leftCol {
	float: left;
	width:300px;
	min-height: 500px;
}

#a_menu_level_01 {
	position: relative;
	float: left;
	background-color: #768dcd;
	border-bottom: solid 2px #ffc800;
	border-top: solid 2px #ffc800;
	border-left: solid 10px #ffc800;
	width:290px;
	z-index:5;
	min-height: 343px;
}

* html #a_menu_level_01 {
	width: 190px;
	bottom: 221px;
}

.t_menu_level_01_no {
	/* position: relative;  */
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 10px;
	background-color: #768dcd;
}

.t_menu_level_01_no a{
	color: #0c1f55;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	padding-left: 5px;
}

.t_menu_level_01_no a:hover {
	color: white;
}

.t_menu_level_01_no img{
	vertical-align: middle;
}

.t_menu_level_01_act {
	/* position: relative; */
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 10px;
	top: 230px;
	background-color: #0c1f55;
	color: white;
}

.t_menu_level_01_act a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	padding-left: 5px;
}

.t_menu_level_01_act a:hover {
	color: #ffcc80;
}

.t_menu_level_01_act img{
	vertical-align: middle;
}

.t_menu_level_02_text {
	/* position: relative;*/
	margin: 5px;
	padding-left: 5px;
	/* top: 230px;*/
	
}

.t_menu_level_02_no {
	position: relative; 
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 25px;
	background-color: #768dcd;
}

.t_menu_level_02_no a{
	color: #0c1f55;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	padding-left: 5px;
}

.t_menu_level_02_no a:hover {
	color: white;
}

.t_menu_level_02_no img{
	vertical-align: middle;
}

.t_menu_level_02_act {
	position: relative;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 25px;
	background-color: #2949a3;
	color: white;
}

.t_menu_level_02_act a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	padding-left: 5px;
}

.t_menu_level_02_act a:hover {
	color: #ffcc80;
}

.t_menu_level_02_act img{
	vertical-align: middle;
}


.t_menu_level_03_no {
	position: relative;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:2px;
	padding-left: 41px;
	background-color: #768dcd;
}

.t_menu_level_03_no a{
	color: #0c1f55;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	padding-left: 5px;
}

.t_menu_level_03_no img{
	vertical-align: middle;
}

.t_menu_level_03_act {
	position: relative;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 41px;
	background-color: #2949a3;
	color: white;
}

.t_menu_level_03_act a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 1px;
}

.t_menu_level_03_act a:hover{
	color: #ffcc80;
}
.t_menu_level_03_act img{
	vertical-align: middle;
}

#bg_content {
	position: absolute;
	left: 0px;
	width:100%;
	z-index:2;
}

#content {
	position: relative;
	background-color: #ccd9ff;
	border-left: solid 2px #ffc800;
	border-right: solid 2px #ffc800;
	border-bottom: solid 2px #ffc800;
	border-top: solid 2px #ffc800;
	float:left;
	clear: none;
	width: 680px;
	padding: 8px;
	min-height: 500px;
}

* html #content {
	/* width: 530px; */
}

#category_image {
	position: relative; 
	border-left: solid 10px #ffc800;
	border-bottom: solid 2px #ffc800;
	left: 0px;
	float:left;
	clear: left;
	z-index: 5;
}

* html #category_image {
	bottom: -2px;
}

#logo {
	position:relative;
	text-align: left;
	margin-top: 8px;
	margin-left: 10px;
}

.net4all_whois_smallinput {
	font-size: 12px;
	line-height: 15px;
	padding:2px;
	border: 1px solid black;
	width: 180px;
}

.net4all_whois_smallbutton {
	font-size: 12px;
	line-height: 15px;
	padding:2px;
	border: 1px solid black;
	width: 180px;
}

.tx-powermail-pi1 {
}

.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea {
	border: 1px solid gray;
	padding: 2px;
}

.tx-powermail-pi1 fieldset {
	background: none;
	border: 0;
}

.tx-powermail-pi1 #powermaildiv_uid6{
	margin-right: 10px;
	margin-left: 150px;
	padding: 0;
}

.tx-powermail-pi1 #powermaildiv_uid7{
	margin-left: 10px;
	padding: 0;
}


.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
	display: inline;
	text-align: center;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_reset {
	display: inline;
	width: 10em;
}

fieldset.tx-powermail-pi1_fieldset label {
	width: 100px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 0;
	border: 1px solid black;
	padding: 5px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	width: 400px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	background: none;
}

.powermail_captcha {
	display: inline;
	vertical-align: bottom;
}

#powermaildiv_uid5 label {
	margin-top: 17px;

}

.tx-powermail-pi1 legend {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.tx-powermail-pi1 #uid5 {
	width: 265px;	
}
