A:visited  {color: #00007d; text-decoration: none; font-weight: normal;}
A:link  {color: #CC5500; text-decoration: none; font-weight: normal;}
A:active  {color: #00007d;  text-decoration: none; font-weight: normal;}
A:hover   {color: #00007d; text-decoration: underline; font-weight: normal;}

body.mceContentBody {
   background: #FFF;
   font-size: 12px;
}

.groupEntry A {
	font-family: verdana, arial;
	font-size: 10px;
}

.groupFeed A {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEE;
}

.timeEntry A {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;	
}

.timeFeed A {
	font-family: verdana, arial;
	font-size: 10px;
}

.mainLayout {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.mainTable {
	padding: 0px;
	width: 100%;
}

.LEFT_SIDE {
	width: 150px;
	padding: 10px;
	border-right: 0px solid #00007d;
}

.MAIN_BODY {

}

.RIGHT_SIDE {
	width: 150px;
	padding: 10px;
	border-left: 0px solid #00007d;	
}

/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
        padding: 5px 0 20px 0;
}

.quickHitText {	

}

.quickHitAuthor {
	font-size: 11px;
}

A.quickHitAuthor {
	color: #F00;
}

.quickHitTitle {
	font-size: 18px;	
        padding: 0 0 5px 0;
}

A.quickHitTitle {
	font-weight: bold;	
}




h1.diaryTitle
{
	font-size: 18px;	
	font-weight: bold;
}

h2.author
{
	font-size: 11px;	
	font-weight: normal;
}

h3.diaryTimestamp
{
	font-size: 11px;	
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle, a.diaryTitle:visited
{	
	color: #000;
}

a.diaryTitle:hover
{
	color: #00007d;
        text-decoration: underline;
}

a.hotList
{
	font-weight: normal;
	font-size: 11px;
	color: #CC5500;
}

a.hotList:hover
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #00007d;	
}

a.author
{
	
}

a.author:hover
{
	
}

h1, h2, h3, h4, h5 {margin: 0; padding: 0; font-size: 1em;}



BODY 
{
      background: #FFFFFF;
      color: #000000;
      font-family: arial, sans-serif;
}

ul
{
      list-style-image: url("/images/icon_tx.gif")

}

ol ol
{
      list-style-type: decimal
}

table 
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
        line-height: 125%;
        color: #000000;  
}

.theFlip 
{
        padding: 10px;
}

.objectTable
{
	border-width: 1px;
	border-color: #00007d;
	border-style: solid;
     font-family: arial, sans-serif;
     font-size: 12px;
}

blockquote 
{
	margin-left: 40px;
	margin-right: 40px;
	border-width: 1px;
	border-color: #FF9900;
	border-style: dotted;
	background-color: #FFFFCC;
	padding: 10px;
        font-family: arial, sans-serif;
}

.blockquote 
{
	margin-left: 40px;
	margin-right: 40px;
	border-width: 1px;
	border-color: #FF9900;
	border-style: dotted;
	background-color: #FFFFCC;
	padding: 10px;
        font-family: arial, sans-serif;
}

.objectHeading
{
	background-color: #CC5500;
	color: #FFFFFF;
        font-size: 13px;
        font-weight: bold;
	padding: 6px;
        font-family: rockwell, arial, sans-serif;
}

.smallText
{
	font-size: 11px;      
}

.titleBar
{
	background-color: #FFFF99;
        padding: 6px;
}

.commentBar
{
        background-color: #CCCCCC;
        padding: 4px;
	margin: 3px 0 5px 0;
}

.objectButton 
{

}
