A:active  {
	color : #1abadd;
	text-decoration : none;
	font-family : times;
}

A:link  {
	color : #a11adb;
	text-decoration : none;
	font-family : Arial;
}

A:visited  {
	color : #d8361a;
	text-decoration : None;
	font-family : Arial;
}

A:hover  {
	color : #60d61b;
	text-decoration : underline;
	font-family : Arial;
}
/* Title */

#title {
	width: 740px;
	height: 50px;
	margin: 0 auto;
	border-bottom: 10px solid #708090;
}

#title * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #708090;
}

#title h1 {
	float: left;
}

#title h2 {
	float: right;
	font-size: 12px;
	padding: 20px 10px 0 0;
}
/* Menu */

#menu {
	width: 740px;
	height: 41px;
	margin: 0 auto;
	 background: green; /* url(images/img3m.gif) */ 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFE;
}

#menu a:hover, #menu .active a {
	background: green; /* url(images/img4m.gif); */
	color: #FFFFFE;
}

BODY  {
	font : 12pt times;
	color : #040000;
	font-family : times;
	background-color :  white;
}

TR  {
	font : 12pt times;
	color : #040000;
}

TH  {
	font : bold 12pt arial;
	color : #040000;
	font-weight : bold;
}

TD  {
	font : bold 12pt arial;
	color : #040000;
        line-height:1.5em;
}

P  {
	font : 16pt times;
	color : #040000;
 margin-bottom: 2px;

}

P A:hover {  color : #844444; text-decoration : None; }
P A:active { color : #040111;
text-decoration : None;
P A:link  {
color : #a11adb;
text-decoration : none;
 }

H1  {
	font : 18pt arial;
        margin-top:-4px;
        margin-bottom:-5px;
	color : #040000;
	font-weight : bold;
}

H2  {
	font : 12pt arial;
	color : #040000;
        margin-top:-2px;
	font-weight : bold;
}

H3  {
	font : 14pt georgia;
        color : #040000;
        margin-bottom: 20px;
	font-weight : bold;
}

H4  {
	font : 12pt arial;
	color : #040000;
	font-weight : bold;
       margin-top: 2px;
       margin-bottom: 2px;
}

H5  {
	font : 10pt arial;
	color : #040000;
	font-weight : bold;
}

H6  {
	font : 8pt arial;
	color : #040000;
	font-weight : bold;
}

.smalltext  {
	font : 8pt arial;
	color : black;
}

.regulartext  {
	font : 10pt arial;
	color : black;
}

.largetext  {
	font : 14pt arial;
	color : black;
}

.smalltextbold  {
	font : 8pt arial;
	color : black;
	font-weight : bold;
}

.regulartextbold  {
	font : 10pt arial;
	color : black;
	font-weight : bold;
margin-bottom: 1px;
}

.largetextbold  {
	font : 18pt arial;
	color : white;
	font-weight : bold;
 margin-bottom: 2px;
}
.dropcapA span {
        display:none;
}

#sidebarl  {
    float:left;
    width:15%;
  position:fixed;
  top:275px; 
  bottom:0px;
  text-align:left; 
  background:#5449e0;
  border-right:5px solid #73a2bd;
  }
* html #sidebarl {top: 275px; width : 120px;}


#sidebarl p {
  color:#fff;
  font : 10pt arial; 
  margin:5px 10px 0 10px;
  }
#sidebarl A:visited { 
  color : #8ff555;
  text-decoration : None;
  font-family : Arial;
  }
#sidebarl A:hover {  color : #844444 }
#sidebarl A:link { color : #111111 }

#sidebarr  {
  position:fixed; 
  top:80px; 
  right:0; 
  /* left : 30%; */
  /* left: 345px; */
   width:70%; 
  bottom: 0;
  overflow:no; 
  text-align:center; 
  background:#5449e0;
  border-left:5px solid #73a2bd;
  border-top:5px solid #73a2bd;
  }
* html #sidebarr {right: 0px;  top: 105px; width:19%;}


#sidebarr p {
  color:#fff;
  font : 12pt arial; 
  margin:5px 10px 0 10px;
  }
#sidebarr A:visited { 
  color : #8ff444;
 /* text-decoration : None; */
  font-family : Arial;
  }
#sidebarr A:hover {  color : #844444 }
#sidebarr A:link { color : #111111 }


#myfooter {
  height:40px; 
  position: fixed;
  background: #7449e0;
  border-top:5px solid #73a2bd;
  border-left:4px solid #73a2bd;
top: auto;
right: 0;
bottom: 0;
}

#myfooterbr {
 clear:both;

  }

#myfooter p {
  color:#1ff; 
  margin:5px 10px 0 10px;
  }
 

.hereis {
  display:block;
  float:left;
  width:120px;
  height:20px;
  background-image:url("here.jpg");
  background-repeat:no-repeat;
}
.hereis span { display:none; }

.linkim {
  display:block;
  float:right;
  width:70px;
  height:30px;
  background-image:url("links.gif");
  background-repeat:no-repeat;
}
.rcc {
  display:block;
  float:left;
  margin-top: -4px;
  margin-bottom: -2px;
  margin-right:5px;
  width:50px;
  height:40px;
  background-image:url("rcclogo.jpg");
  background-repeat:no-repeat;
}
#navcontainer { width: 450px; }
 
 #navcontainer ul
 {
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 #navcontainer a
 {
 display: block;
 padding: 3px;
 width: 440px;
 background-color: #036;
 border-bottom: 1px solid #eee;
 }
 
 #navcontainer a:link, #navlist a:visited
 {
 color: #EEE;
 text-decoration: none;
 }
 
 #navcontainer a:hover
 {
 background-color: #369;
 color: #fff;
 }
ul  {
        font : 16pt helvetica;
        color : #000000;
        font-weight : bold;
}
div.example {    background: white;
    color: #603;
    border: #603 dotted;
    padding: 0.6em;
    margin: 1em 2em }
blockquote {
    max-width: 650px;
    background: url(rs-right.png) right repeat-y }
blockquote p {    margin: 0;
    padding: 0 40px 20px 20px }

