a:link,a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #898989;
	margin: 0px;
}
.textNormal {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #898989;
}
.textSmall {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	color: #898989;
}
#main_img {
	float: right;
	margin-left: 10px;
}
#left_links {
	margin-left: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	display: inline;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.bgLine {
	background-color: #4ac4f2;
	height: 1px;
	width: 150px;
	float: right;
	margin-right: 15px;
}
.tBlueBold {
	font-weight: bold;
	color: #44c2f1;
}
a.tBlueBold:link, a.tBlueBold:visited, .tBlueBold:active  {
	font-weight: bold;
	color: #44c2f1;
	text-decoration:none
}
a.tBlueBold:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.tBlueBig {
	font-weight: bolder;
	color: #44c2f1;
	font-size: 16px;
}
a.sideNav {
	font-family: Tahoma;
	display: block;
	background-image: url(../images/btnIcon.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	font-size: 12px;
	padding-right: 17px;
	font-family: Tahoma;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.sideNav:link, a.sideNav:visited {
	color: #707070;
	text-decoration:none;
}
a.sideNav:active {
	color: #666666;
}
a.sideNav:hover {
	color: #999999;
	text-decoration:none;
}
a.sideNav2 {
	font-family: Tahoma;
	display: block;
	background-repeat: no-repeat;
	background-position: right 3px;
	font-size: 11px;
	font-family: Tahoma;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-right: 10px;
}
a.sideNav2:link, a.sideNav2:visited {
	color: #999999;
	text-decoration:none;
}
a.sideNav2:active {
	color: #666666;
	text-decoration:underline;
}
a.sideNav2:hover {
	color: #999999;
	text-decoration:none;
}
.commonButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/commonButton.gif) no-repeat;
	height: 23px;
	width: 59px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.commonButton:hover {
	background: url(../images/commonButtonHover.gif) no-repeat;
	height: 23px;
	width: 59px;
	cursor: hand;
}
.redWarnings {
	color: #FF0000;
}
#bodyContent {
	height: 100%;
	width: 100%;	
}
.moreBtn {
	color: #44C2F1;
	font-size: 10px;
	padding-left: 20px;
}
a.moreBtn:link,a.moreBtn:active, a.moreBtn:visited {
	color: #44C2F1;
	font-size: 10px;
	padding-left: 20px;
	text-decoration:none;
}
a.moreBtn:hover {
	text-decoration:underline;
}
#gitex {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
#infotel {
	margin-top: 15px;
	margin-bottom: 5px;
}
