@charset "utf-8";

img {border:0px;}

.formback {
	background-attachment: fixed;
	background-image: url(../images/forms_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
}
.main_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #333333;
}
.main_12_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #333333;
}
.main_12_orange_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #FF6600;
}
.main16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style:normal;
	font-weight:normal;
	color: #cccccc;
}
.copy a, .copy a:visited {
	color: #cccccc;
}

.main_lightgrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #cccccc;
}
.scroll {
scrollbar-arrow-color:#FF950E; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color:#343434; 
scrollbar-highlight-color:#cccccc; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#cccccc; 
scrollbar-shadow-color:#000000; 
}
.form {
    background-color:#FFFFFF;
	border:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	}
a.toplinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #cccccc;
	text-decoration: none;
}

a.toplinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #cccccc;
	text-decoration: none;
}

a.toplinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #cccccc;
	text-decoration: none;
}

a.toplinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}
a.bottomlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight:bold;
	color: #cccccc;
	text-decoration: none;
}

a.bottomlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight:bold;
	color: #cccccc;
	text-decoration: none;
}

a.bottomlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight:bold;
	color: #cccccc;
	text-decoration: none;
}

a.bottomlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}
a.main_links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #FF6600;
	text-decoration: none;
}

a.main_links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #FF6600;
	text-decoration: none;
}

a.main_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #FF6600;
	text-decoration: none;
}

a.main_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.cont_back {
background:url(../images/content_back.jpg);
background-position:left top;
background-repeat:no-repeat;
}
.cont_back_01 {
background:url(../images/content_back_01.jpg);
background-position:left top;
background-repeat:no-repeat;
}
.text_right {
background:url(../images/text_right_top.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.left_ornament {
background:url(../images/left_ornament.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.right_ornament {
background:url(../images/right_ornament.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.bottom_ornament {
background:url(../images/bottom_ornament.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.brush_back {
background:url(../images/brush_back.jpg);
background-position: center top;
background-repeat: no-repeat;
}
.border_grey3px {
border: solid 3px #666666;
}
.border_grey {
border: solid 1px #666666;
}


.pageTitle {
	font-size: 17px;
	font-family: "Arial Black", "Arial";
	vertical-align: middle;
	line-height: 28px;
}

#back_meni {
	display: none;
}

.qform label { display: block; font-weight: bold }
.qform input[type=text], .qform textarea { width: 300px; }
._vdiv { display:none }
._fdiv { border:1px dashed white; margin:3px; padding:3px; }
._fdivRequired { border-color:#880000; background-color: #f0f0f0; }
