.first-box-bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003B9F;
	border-bottom-color: #003B9F;
	border-left-color: #003B9F;
}
.top-left-bor {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003B9F;
	border-left-color: #003B9F;
}
.gra-bor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}
.left-line-bg {
	background-image: url(images/about-left-line-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.blue-text {
	font-family: Verdana;
	font-size: 12.5px;
	font-weight: bold;
	color: #1487D0;
}
.bold-gra {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7E7E7E;
}
.copyright-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
}

.main-text {
	font-family: Arial;
	font-size: 13px;
	color: #6F6F6F;
}
ab:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366FF;
	text-decoration: underline;
}
ab:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}
ab:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
ab:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}.blue-text-at-home {
	font-family: Verdana;
	font-size: 13px;
	color: #1487D0;
	font-weight: bold;
}
