BODY {
scrollbar-base-color:#5AADB5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C5458;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: underline;
	color: #2C5458;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.bg1 {	background-image: url(images/rr.jpg);
	background-repeat: repeat-y;
	background-position: top bottom;
}
.bg2 {	background-image: url(images/2_15.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.style2 {font-size: 14px;
	font-style: italic;
}
.text1bold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D9AA6;
}
.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D9AA6;
}
.text1a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D9AA6;
	font-weight: bold;		
}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C5458;
	font-weight: bold;	
}
.text24 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D9AA6;
	font-style: italic;
}
.text25 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2C5458;
}

