

.bigtext			{ font: Arial; color:blue;font-size:200%;font-weight: bold;  text-transform: uppercase; }

.strong 			{ color: red; font-weight:bold; }
.link 				{ color: rgb(0, 0, 153) }  /* for unvisited links */
.visited 			{ color: rgb(153, 0, 153) } /* for visited links */
.active 			{ color: rgb(255, 0, 102) } /* when link is clicked */
.hover 				{ color: rgb(0, 96, 255) } /* when mouse is over link */
.note 				{ font-size: small }

.BLOCKQUOTE	  {  border-color: red; border-left: double; color: black }   
.bottomText {position:absolute; bottom:5;}
.menuBottomBox {background-color:#384085;width:100%;height:28px;}
.body				{color:green;font-size:16px;margin:0;}


a:link.linktext {color: white; font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
a:visited.linktext {color: white; font-family: Arial, Helvetica,sans-serif;font-size: 11px;font-weight: normal;}
a:hover.linktext {color: yellow; font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}

a:link.loginlinks {color: #003366; font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
a:visited.loginlinks {color: #003366; font-family: Arial, Helvetica,sans-serif;font-size: 11px;font-weight: normal;}
a:hover.loginlinks {color: #0000CC; font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}


.body_class			{ background: url(images/lightgray.jpg); background-repeat: repeat-x  }
