<style type="text/css">

body {
    background:#a9a9a9;
    font-family: arial; 
    color: #000000; 
    letter-spacing: 1pt; 
    font-weight: normal; 
    font-size: 9pt;

    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; 
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; 
  
    text-align: left;
}

table {
    border-collapse: separate;
    border-spacing: 3 3;
}


td { 
    font-family: arial; 
    color: #000000;
    font-size: 8pt;
    text-align: center;
    height: 25%;
    width: 25%;
 }

textarea { 
    background: #fff;
    font-family: arial; 
    font-size: 9pt;
    color: #990000; 
    border-style: solid !important;
    border-color: #990000 !important;
    border-width: 1px !important; }


#frame {
	width:1000px;
background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
    border: 4px solid #800000;
	text-align: left;
    font-family: arial; 
    color: #000000; 
    letter-spacing: 1pt; 
    font-weight: normal; 
    font-size: 9pt;
}

#header {
	width:1000px;
	height:292px;
	background-image: url('RTCS.jpg');
	background-repeat: no-repeat;
	background-position:top right; 
	text-align: right;
}	

#searchbox{
float:right;
}

#quoteBox{
float:right;
position:relative;
text-align:center;
top:180px;
left:210px;
width:400px;
height:90px;
background:#fff;
line-height: 20px;
color:#777777;
font-face:tahoma;
font-size:10pt;
}

#content {
width:820px;
	padding-left:10px;
	padding-right:10px;
	float:left;
    background:#fff;
	background-repeat: no-repeat;
	background-position:left; 
	overflow:auto; 
	padding-top:3px; 
}
	
#menu {
	width:160px;
	background:#fff;
	padding-left:0px;
        padding-top:5px;
	float:left;
    overflow:auto;
    border: 0px double black;
}	

#menu a {
	display: block;
	float: center;
	padding: 4px 6px 6px 9px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: arial;
	font-size:12px;
	font-weight: normal;
	color: #01062c;
	background:#fff;
}

#menu a:hover { 
	color: #fff;
	background:#01062c;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: center;
}

li.head {
    font-weight: bold;
font-size:14px;
padding-left:3px;
border-bottom:1px solid #01062c;
}

#footer {
    width:1000px;
	height:20px;
    background-color:#800000;
	text-align: center;
float:left;
padding-top:5px;
padding-bottom:-2px;
color:#fff;
font-size:10px;
}	

#footer a{
color:#fff;
}
		
p,h1,pre {
    margin:0px 10px 10px 10px;
}
		
h1 {
    font-family: arial; 
    color: #800000; 
    letter-spacing: 3pt; 
    font-weight: normal; 
    font-size: 20pt;
}

h2 {
    font-family: arial; 
    color: #920000; 
    letter-spacing: 3pt; 
    font-weight: normal; 
    font-size: 15pt;
}
		
#header h1 {
    font-size:14px;
    padding:10px;
	margin:0px;
    color: #800000;
}


</style>
