P {
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}

.Invisible {
	display: none}

.ActionOptions {
	background-color: #DDDDDD; 
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}

.OptionBox {
	background-color: #6666CC; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size:  12px}
		   
.BlogPost {
	background-color: #DDDDDD; 
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}

.BlogTag {
	background-color: #DDDDDD; 
	color: #222222; 
	font-family: verdana; 
	font-size: 10px}

.BlogTitle {
	background-color: #DDDDDD; 
	color: #000000; 
	font-family: verdana; 
	font-size:  18px; 
	font-weight: bold}
	
.BlogTitleB {
	background-color: #BBBBBB; 
	color: #000000; 
	font-family: verdana; 
	font-size:  18px; 
	font-weight: bold}
	
H3 {
    background-color: #FFFFFF; 
	color: #000000; 
	font-family: verdana; 
	font-size:  18px}
	
.EditBox {
	background-color: #6666CC; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size:  12px; 
	font-weight: bold}
	
.CommentA {
	background-color: #DDDDDD; 
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}
	
.CommentB {
	background-color: #BBBBBB; 
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}
	
.buttonbold {
	color: #000000; 
	font-family: verdana; 
	font-weight: bold; 
	font-size:  12px}
	
.buttonitalic {
	color: #000000; 
	font-family: verdana; 
	font-style: italic; 
	font-size:  12px}
	
.buttonunderline {
	color: #000000; 
	font-family: verdana; 
	text-decoration: underline; 
	font-size:  12px}

.buttonstrikethru {
	color: #000000; 
	font-family: verdana; 
	text-decoration: line-through; 
	font-size:  12px}

.buttonplain {
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}
	
.Link {
	color: #0000FF; 
	text-decoration: underline; 
	font-family: verdana; 
	font-size:  12px}
	
a {
    color: #0000FF; 
	font-family: verdana; 
	text-decoration: underline; 
	font-size:  12px}
	
.General {
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: verdana; 
	font-size:  12px}
	
.CommentEdit {
	width: 20px; 
	height: 20px }
	
.QuoteBox {
	background-color: #ccccff;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    border-right: #6666CC 1px solid; 
	padding-right: 2px; 
	border-top: #6666CC 1px solid; 
	padding-left: 2px; 
    padding-bottom: 2px;
    border-left: #6666CC 1px solid;
    padding-top: 2px;
    border-bottom: #6666CC 1px solid}

.MenuA {
    background-image: url("images/4F_Grade.jpg");
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	height: 45px;
	vertical-align: middle; 
	position: relative}

.MenuB {
    background-image: url("images/4F_Grade.jpg");
    color: #000000; 
	font-family: verdana; 
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	height: 45px;
	line-height: 12px}
	
.MenuText {
    color: #000000; 
	font-family: verdana; 
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	height: 45px;
	line-height: 12px;
	position:relative; 
	top: 3px}
	
.LoginText {
    color: #000000; 
	font-family: verdana; 
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	height: 45px;
	line-height: 12px;
	position:relative; 
	top: 6px}

.ErrMsg {
	color: #FF0000;
	font-family: verdana; 
	font-size: 18px}
	
.Copyright {
    color: #808080; 
	font-family: verdana; 
	font-size: 10px}

.Highlight {
	background-color: #6666CC; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size:  12px; 
	font-weight: bold}

.Help {
	color: #FFFFFF; 
	font-family: verdana; 
	font-size:  12px}
	
.ArrowText {
	color: #FFFFFF; 
	font-family: marlett; 
	font-size:  12px}

div.tagbots {
	clear: both;   text-align: right;   float: right;
} 
     
div.tagbots div {
	padding-right:4px;      
	float: left;      
	text-align: left;   
} 
      
div.tagbot_header {
	font-weight: bold;
}      

div.tagbot_seperator {
	clear: both;  
	height: 0px;
}

div.tagbot a img {
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity:0.50; 
	-khtml-opacity:0.50;
}

div.tagbot a:hover img {
	 filter:alpha(opacity=99); 
	 -moz-opacity:0.99; 
	 opacity:0.99; 
	 -khtml-opacity:0.99;
} 

.tab{
   color: navy;
   background-color: white;
   border: thin solid navy;
   position: absolute;
   top: 10px;
   width: 140px;
   text-align: center;
   font: 9pt Verdana,sans-serif;
   z-index: 2px;
   padding: 3px;
   cursor: pointer;
   cursor: hand;
}
.panel{
   position: absolute;
   top: 32px;
   left: 10px;
   width: 95%;
   z-index: 1;
   height: 85%;
   visibility: hidden;
   font: 12pt Verdana,sans-serif;
   color: navy;
   border: thin solid navy;
   padding: 10px;
   overflow: auto;
}