body {
	background-color: #FFF;
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


a {
	color: #b3b049;
	font-weight: bold;
}
a:hover{
	color: #00a8de;
}


.logo-txt {
	position: absolute;
	width: 800px;
	height: 78px;
	background-image: url(images/logo-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	top: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	left: 200px;
}
.logo-txt a {
	display: block;
	width: 500px;
	height: 78px;
	background-image: url(images/logoa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.logo-txt a:hover {
	width: 500px;
	height: 78px;
	margin: 0px;
	border: none;
	background-image: url(images/logo-on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
}
.hide {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000;
	display: none;
}

.logo{
	width: 180px;
	height: 130px;
	background-image: url(images/rts-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	float: left;
	z-index:99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
	position: relative;
}
.clear{
	clear: both;
}
.middle {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 6px;
	padding-bottom: 36px;
	overflow: auto;
}
.middle p{
	line-height: 14pt;
	text-align: justify;
}
.pics {
	padding: 0px;
	margin-left: 10px;
}

.copywrite {
	position: relative; /* negative value of footer height */
	height: 100px;
	font-size: 9pt;
	text-align: center;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	width: 100%;
	bottom: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copywrite-picl{
	background-image: url(images/rad.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	float: left;
	height: 51px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	text-align: right;
}
.copywrite-picr{
	background-image: url(images/idta.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
	float: right;
	height: 51px;
	width: 180px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h1{
	font-size: 18pt;
}
h2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #b3b049;
	font-variant: small-caps;
}

h3 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #b3b049;
}
h4 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
}
.h4 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/star.gif);
	background-position: left top;
	padding-left: 42px;
	background-repeat: no-repeat;
	font-weight: normal;
}

.h3 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #b3b049;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.goldborder {
	border: 1px solid #b3b049;
	font-size: 8.5pt;
}
.blackborder {
	border: 1px solid #000;
	font-size: 8.5pt;
}

.pixslide {
	float: right;
	background-color: #FFF;
	padding: 0px;
	margin-left: 14px;
	margin-top: 18px;
}
.fadeshow1 {background-color: #FFF;}

.menu-width{
	position: relative;
	height: 66px;
	float: left;
	margin: 0px;
	padding-top: 98px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.menu-width ul{
	text-align: left;
	vertical-align: top;
	float:left;
	margin:0px;
	list-style:none;
	padding: 0px;	
}
.menu-width ul a{
	list-style:none;
	padding: 4px;
	float: left;
	background: black url(images/blockdefault.gif) center center repeat-x;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #666;
	color: #FFF;
	letter-spacing: normal;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.menu-width ul a:hover{ /*Selected Tab style*/
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
border: 1px solid #62642F;
}
/*

.left-top{
	padding: 0px;
	float: left;
	position: relative;
	width: 271px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 244px;
	background-image: url(images/logob.gif);
	height: 78px;
}

 .mainwidth {
	position: absolute;
	left:50%;
	width:750px;
	margin-left:-375px;
	height: 600px;
}
.top {
	background-color: #5A4BC9;
	border: 2px solid #322680;
	position: relative;
	width: 600px;
	left: 145px;
	top: 8px;
	height: 90px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F8E01A;
}
.side {
	background-color: #5A4BC9;
	border: 2px solid #322680;
	position: absolute;
	width: 118px;
	top: 134px;
	height: 521px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F8E01A;
	left: 5px;
	background-image: url(images/side2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 20pt;
	letter-spacing: -0.5px;
}
.side a {
	color: #F4DD15;
	text-decoration: none;
}
.side a:hover {
	color: #FFFFEC;
}
.side-special {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	}
.side-special a {
	color: #FFFFFF;
	text-decoration: none;
}
.side-special a:hover {
	text-decoration: underline;
}

.middle {
	background-color: #FFFFFF;
	border: 1px solid #5A4BC9;
	position: absolute;
	width: 582px;
	top: 134px;
	height: 510px;
	vertical-align: top;
	font-size: 10pt;
	color: #4334AD;
	left: 145px;
	padding: 0px 14px 10px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
.middlepink {
	background-color: #FFFFFF;
	border: 1px solid #5A4BC9;
	position: absolute;
	width: 582px;
	top: 134px;
	height: 510px;
	vertical-align: top;
	font-size: 16pt;
	color: #5A4BC9;
	left: 145px;
	padding: 0px 10px 10px;
	font-family: "trebuchet MS", "Times New Roman", Times, serif;
	overflow: auto;
	background-image: url(images/yellow-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middle a{
	font-weight: bold;
	color: #5A4BC9;
}
.middle a:hover{
	color: #2C2271;
}

.small {
	font-size: 8pt;
}
.border {
	border: 1px solid #5A4BC9;
}
.title {
	font-size: 15pt;
	font-weight: bold;
}

input{
	font-family:verdana, arial, helvetica, "sans serif";
	font-size:10pt;
	color:#4334AD;
	font-weight:bold;
	border: 1px solid #4334AD;
}
textarea{
	font-family:verdana, arial, helvetica, "sans serif";
	font-size:10pt;
	color:#4334AD;
	font-weight:bold;
	border: 1px solid #4334AD;
}

SELECT {font-family:verdana, arial, helvetica, "sans serif"; 
font-size:10pt; 
color:#8c6bb5; 
font-weight:bold;
  border-top: thin #8c6bb5 solid;
  border-right: thin #8c6bb5 solid;
  border-bottom: thin #8c6bb5 solid;
  border-left: thin #8c6bb5 solid;
}
.button {
	color: #FADF14;
	background-color: #5A4BC9;
	border: 1px solid #322680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}
.t2 {
	font-size: 12pt;
}
.sub {
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4334AD;
}
.med {
	font-size: 10pt;
	font-weight: bold;
}
.timetable1 {
	border: 1px solid #5A4BC9;
	font-weight: bold;
	background-color: #DBD8F3;
}
.timetable2 {
	border: 1px solid #5A4BC9;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
.sub2 {
	font-size: 14pt;
	letter-spacing: 1px;
	padding-left: 2px;
	border: 1px dotted #A69DE1;
	background-color: #F4F3FC;
}
.under {
	text-decoration: underline;
	font-weight: bold;
}

.middlemed {
	font-size: 14pt;
	color: #5A4BC9;
	
}*/


.ital {
	font-style: italic;
	font-weight: bold;
}
.tiny {
	font-size: 8.5pt;
}
.tiny2{
	font-size: 8pt;
}
.star{
	list-style-image: url(images/bullet.gif);
}

