	a
		{text-decoration: none; font-family: Verdana; font-size: 11px}
	a:hover
		{color: #FF9900; text-decoration: underline; font-family: Verdana; font-size: 11px}

	a.st
		{color: #000000; text-decoration: underline; font-family: Verdana; font-size: 11px}
	a.st:hover
		{color: #990000; text-decoration: none; font-family: Verdana; font-size: 11px}
		
	a.btm
		{color: #CCCCCC; text-decoration: none; font-family: Verdana; font-size: 11px}
	a.btm:hover
		{color: #FFCC66; text-decoration: underline; font-family: Verdana; font-size: 11px}
		
	p, tr, td, ul, li
		{color: #000000; font-family: Verdana; font-size: 11px}
.mytext {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BACKGROUND: #ffffff; FONT: 11px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; TEXT-DECORATION: none
}
.old_btn {color: #FFFFFF; font-family: Tahoma, Verdana; font-size: 11px; background: #333333; border-bottom: 1px solid #104A7B; border-right: 1px solid #000000; border-left: 1px solid #000000; border-top: 1px solid #000000; text-decoration:none; cursor: hand;
}
.btn {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #999999 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma, Verdana; BACKGROUND-COLOR: #eeeeee
}

.c-form {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.c-form h2 {color:#333; font-size:20px; line-height:20px; margin:0 0 20px 0; padding:0; font-weight:normal; text-align:center;}
.c-form table {margin:0 auto; font-size:12px;}
.c-form td {padding:4px 0; vertical-align:top; text-align:left;}
.c-form td.name {width:160px; padding:8px 0; color:#464646; line-height:12px;}
.c-form td.req {padding:10px 0 10px 8px; font-size:9px; color:#990000;}
.c-form span.req {padding:10px 0 10px 8px; font-size:9px; color:#990000;}
.c-form span.reqbig {padding:10px 0 10px 8px; font-size:14px; color:#990000;}
.c-form label.error{padding:10px 0 10px 8px; font-size:9px; color:#990000;}
.c-form td.phone {padding:10px 0; font-size:11px; line-height:14px;}
.c-form td.phone b {font-size:13px; color:#74B31F;}
.c-form input, .c-form textarea {padding:5px; border:1px solid #999; color:#333; font-size:12px; width:316px;}

.c-form textarea {height:100px;}
.c-form select {
	background-color:#FFF; 
	border:1px solid #999; 
	color:#333; 
	font-size:12px; 
	padding:4px 4px 4px 1px; 
	width:314px;
}

input.button-send {
	width:106px; 
	height:36px; 
	padding:36px 0 0 0; 
	border:none; 
	color:#000; 
	font-size:0px; 
	background:url(/images/button_send.png) 0px 0px no-repeat; 
	overflow:hidden; 
	cursor:pointer;
}
input.button-send:hover {
	background:url(/images/button_send.png) 0px -36px no-repeat;
}




