body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-color: #F5F5F5;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(buttons.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 154px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
}

.buttons a{
	color: #FFFFFF;
	text-decoration: none;

}

.buttons a:hover{
	color: #CCCCCC;
	text-decoration: none;

}


.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbdd1;
}
.tb-height {
	height: 299px;
}

.sub-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00B9E8;
	text-decoration: underline;
}

.txt-black {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.txt-black a{
	color: #666666;
	text-decoration: none;
	
}

.txt-black a:hover{
	
	color: #333333;
	
}
.border {
	border: 1px solid #CCCCCC;
}
.rnlogo {
	background-image: url(rn-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}




.middle {
	background-image: url(middle-part.jpg);
	background-repeat: repeat-x;
	height: 305px;
}
.top-shadow {
	background-image: url(top-links-shadow.jpg);
	background-repeat: no-repeat;
}

.left-links {
	background-image: url(links-bg.jpg);
	background-repeat: repeat-y;
	width: 237px;
}
.bot-lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4db8b8;
	background-image: url(links-bg.jpg);
	background-repeat: repeat-y;
	width: 237px;
	height: 28px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}

.bot-lines a {
	color: #FFFFFF;
	text-decoration: none;
	
}

.bot-lines a:hover {

	color: #CCCCCC;
	
}

.left-headings {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00A4CC;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 8px;
}



.top-table-height {
	height: 130px;
}

.left-part {
	background-image: url(left-part.jpg);
	background-repeat: no-repeat;
	height: 305px;
	background-position: right;
}
.right-part {
	background-image: url(right-part.jpg);
	background-repeat: no-repeat;
	height: 305px;
}
.bot-shadow {
	background-image: url(bot-links-shadow.jpg);
	background-repeat: no-repeat;
}
.right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #abbdd1;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #00A4CC;
	background-color: #ECEAEA;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-left: 6px;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.txt-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #0099CC;
	line-height: 18px;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbdd1;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 1;
}
