.tahoma_10 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #39505a;
	text-decoration: none;
	line-height: 16px;
}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #39505a;
	text-decoration: none;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tahoma_10_red {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	line-height: 16px;
}
.tahoma_11_links{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #39505a;
	text-decoration: none;
	line-height: 16px;
}
.tahoma_11_links:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	line-height: 16px;
}
.red_11_links{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
.red_11_links:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.footer_links{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #39505a;
	text-decoration: none;
	line-height: 16px;
}
.footer_links:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #39505a;
	text-decoration: underline;
	line-height: 16px;
}
.tahoma_14 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #39505a;
	text-decoration: none;
	line-height: 16px;
}
.tahoma_15 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #5b7783;
	text-decoration: none;
	line-height: 16px;
}
.red_11{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.blue_11_links{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #39505a;
	text-decoration: underline;
}
.blue_11_links:hover{
	text-decoration: none;

}

#keyboard-btn {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE0000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 20px;
	text-decoration: none;
	border: 1px solid #000000;
}
#contact-us {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #EBF3F4;
}
.nav-bg {
	background-image: url(../images/top_links_bg.gif);
	background-repeat: repeat-x;
}


.portfolio {
	border: 1px solid #5B7783;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title_heading {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color: #5B7783;
	
}
.title_heading a {
	text-decoration: none;
	color: #39505A;
}

.title_heading a:hover {
	color: #FF0000;
}
.navigation {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navigation a {
	float: left;
	padding: 3px 5px;
	background: #E7F1F2;
	margin-right: 2px;
	border: 1px solid #4A93A7;
	text-decoration: none;
	color: #39505A;
}
.navigation a:hover {
	float: left;
	padding: 3px 5px;
	background: #FF0000;
	margin-right: 2px;
	border: 1px solid #990000;
	text-decoration: none;
	color: #FFFFFF;
}

