.big_blue {
	font-family: tahoma;
	font-size: 18px;
	color: #615CCB;
	text-decoration: none;
}
.big_grey {

	font-family: tahoma;
	font-size: 18px;
	color: #A8A8A8;
	text-decoration: none;
}
.button { text-align:center; font-size:.91em;}
.button span { display:inline-block; background:url(images/button-side.gif) no-repeat left top; padding-left:1px;}
.button span span { background:url(images/button-side.gif) no-repeat right top; padding-right:1px; padding-left:0;}
.button span span a { display:inline-block; background:url(images/button-bg.gif) left top repeat-x; padding:0 0 3px 0; color:#d5c6bb; width:152px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.button span span a:hover { text-decoration:underline;}



a {color:green; text-decoration:none;}
a:hover {text-decoration:underline;}



.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #4E91D5;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.cont_name {
	font-family: tahoma;
	font-size: 13px;
	color: #585858;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#first_col {width:150px; float:left; margin-right:40px;}
#first_col h2 {color:#ff6f08; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#second_col {width:150px; float:left; margin-right:40px;}
#second_col h2 {color:#94d223; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#third_col {width:150px; float:left;}
#third_col h3 {color:#000000; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}

#menu {padding-right:30px; height:25px;}
#menu ul {padding:0; margin:0; float:right;}
#menu li {float:left; list-style:none;}
#menu a {display:block; width:126px; height:25px; font-size:11px; text-decoration:none; color:#ABABAB; text-align:center; background:url(images/menu_deactive.jpg) no-repeat; padding-top:6px;}
#menu a:hover, #menu a.active {background:url(images/menu_active.jpg) no-repeat; color:#180202;}

