body {
	background-color: #6699FF;
	margin: 0 0 0 0;
	
}

.styDefText {
	font-size: 10px;
	font-family: Verdana;
	color: #001676;
	text-align: justify;
}

.styDefText2 {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: justify;
}

.styDefTextForm {
	font-size: 12px;
	font-family: Verdana;
	color: #0066FF;
	border: #001676 2px solid;
}

.styDefTextLang {
	font-size: 9px;
	font-family: Verdana;
	color: #666666;
	border: #001676 1px solid;
}


hr {
	height: auto;
	color: #005ADD;
}

.styTitleText {
	font-size: 12px;
	font-family: Tahoma;
	color:#E4BF50;	
	font-weight:bold;
}

.styFormTitle {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
}

.styDate {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight:bold;
}

.styCopyrText {
	font-size: 9px;
	font-family: Verdana;
	color: #FFFFFF;
}

.styFieldTextForm {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	background: #D0E8D1;
	border: 0px solid;
}

.styButtText {
	font-size: 9px;
	font-family: Verdana;
	color: #662222;
	font-weight: bold;
}

.styTableCell {
	padding: 4px 4px 4px 6px;
	text-align: center;
}

#styMainMenu a, #styMainMenu a:link, #styMainMenu a:visited {
	color:#FFFFFF;
	background-image:url('../../images/web_design_bbnorm_02.jpg');
	background-repeat:no-repeat;
	width: 162;
	height: 24;
	padding-top: 6px;
	font-weight: bold;
	font-stretch: extra-condensed;
	font-family: "Tahoma";
	font-size:10px;
	cursor: pointer
}

#styMainMenu a:hover {
background-image:url('../../images/web_design_bbover_02.jpg'); 
background-repeat:no-repeat;
width: 162;
height: 24;
}

a:link {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #001676;
}

a:visited {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #001676;
}

a:hover {
	font-size:10px;
	color: #31B400;
	text-decoration: none;
}

a:active {
	font-size:10px;
	color: #001676;
}

#language {
	vertical-align:top;
}

#language a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#001676;
	text-decoration:none;
}

#language a:hover{
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	color:#00AA00;
	font-weight:bold;
	text-decoration:none;
}

#subMenu {
	background-color: #101B0F;
	padding: 5 5 5 5;
}

#subMenu a {
	color: #001676;
	font-weight: normal;
}

#subMenu a:hover {
	color: #FFFFFF;
}

.tablepadding {
	padding: 5 5 5 5;
}

#menuOver a:hover {color: #FFFFFF; background: #001676; width:156; height:20; padding:2; padding-top:4}
#menuOver a, #menuOver a:link, #menuOver a:visited {width:156; height:20; padding:2; padding-top:4}

ul {margin:0;list-style:none;padding:3;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
