A.menutext
{
font-family: tahoma;
font-size: 12px;
color: #075EA8;
text-decoration: none;
font-weight: bold;
}

A.menutext:hover
{
font-family: tahoma;
font-size: 12px;
color: #FF5A00;
text-decoration: none;
font-weight: bold;
}

a.class1{
	text-decoration: none;
	color: #075EA8;
	
}

A.down
{
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

A.down:hover
{
font-family: tahoma;
font-size: 11px;
color: #FF5A00;
text-decoration: none;
font-weight: bold;
}

A.menu1
{
font-family: tahoma;
font-size: 12px;
color: #075EA8;
text-decoration: none;
}

A.menu1:hover
{
font-family: tahoma;
font-size: 12px;
color: #FF5A00;
text-decoration: none;
}

A.menu11
{
font-family: tahoma;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

A.menu11:hover
{
font-family: tahoma;
font-size: 12px;
color: #FF5A00;
text-decoration: none;
}

A.cat
{
font-family: tahoma;
font-size: 12px;
color: #075EA8;
text-decoration: none;
}

A.cat:hover
{
font-family: tahoma;
font-size: 12px;
color: #FF5A00;
text-decoration: none;
}

.text3
{
font-family: tahoma;
font-size: 12px;
color: #ff0000;
text-decoration: none;
font-weight: bold;
}

.text9
{
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

.text8
{
font-family: tahoma;
font-size: 13px;
color: #ffffff;
text-decoration: none;
padding-left: 40px;
font-weight: bold;
}

.text
{
font-family: tahoma;
font-size: 11px;
color: #383838;
text-decoration: none;
}

.text5
{
font-family: tahoma;
font-size: 12px;
color: #FF5A00;
text-decoration: none;
font-weight: bold;
}

.text6
{
font-family: tahoma;
font-size: 12px;
color: #FF5A00;
text-decoration: none;
}

.bgright
{
	background-image: url(images/right.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.text2
{
font-family: tahoma;
font-size: 15px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.text7
{
font-family: tahoma;
font-size: 12px;
color: #075EA8;
text-decoration: none;
font-weight: bold;
}

.forms {
margin: 30px 0 0 0;
}
.forms div {
clear: both;
}
.forms .divInput {
background: url(/images/inputs.png) 130px 0 no-repeat;
height: 20px;
overflow: hidden;
margin-bottom: 5px;
}
.forms label {
width: 130px !important;
float: left;
position: relative;
top: 2px;
}
.forms label span {
color: #ff0000;
margin-left: 3px;
}
.forms input {
width: 207px !important;
margin-bottom: 10px;
border: none !important;
padding: 2px 10px 0 10px !important;
height: 20px !important;
font-size: 12px;
background: none;
}
*html .forms input {
height: 20px;
width: 207px !important;
}
.forms textarea {
margin-bottom: 10px;
width: 271px;
height: 193px;
border: none;
background: url(../images/textareas.png) 0 0 no-repeat;
padding: 5px 15px 5px 11px;
border: none !important;
overflow: hidden;
}
*html .forms textarea {
width: 271px;
height: 193px;
}
.forms .but {
margin-left: 130px;
padding-top: 0 !important;
width: auto !important;
background: #0060ac;
color: #fff;
}
