
BODY,TH,TD,P,SELECT, INPUT {
	font-family: Arial;
	font-size : 12px;
	color: Black;
}

table{
   	border-collapse: collapse;
	border-style: 0px solid;
	border-color: #003166;
	
}

table th{
	background: #EBB12C;
	color: #2B59A7;
}


#pTitle
{
	color: #0071B1;
	
	font-size:18px;
}

#testimony
{	
	font-size : 10px;
	
}

#classDate
{	
	font-size : 18px;
	font-weight:bold;
	color: red;
}

#bottomMenu
{
	font-size : 10px;
	font-weight:bold;
}

a
{
	color: #0071B1;
	Text-Decoration:none;
}

#bottomNote
{
	font-size : 10px;	
}

#searchButton
{
	color: #FFFFFF;
	font-size : 12px;
	font-weight:bold;
}

#signDefinition
{
	color: #FFFFFF;
	font-size : 10px;
	font-weight:bold;
}


#ParentDiv
{
	margin: auto;
	width: 725px;
	overflow: hidden;
}

#ChildDiv
{
	width: 7500px;
	position:relative;
	cursor:pointer;
	
}
#ParentDiv img
{
	float: left;
	padding: 3px;
	margin: 0px;
}


#errorMessagePostComment
{
	color: red;
	font-size : 14px;
	font-weight:bold;
}

#successMessage
{
	color: green;
	font-size : 14px;
	font-weight:bold;
}


/*
#menu
{	
	font-size : 12px;
	font-weight:bold;
	background-image: url(../images/backRightMenu.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:25px;
	padding-top:5px;
	cursor: pointer;	
}

#menu:hover 
{ 
	color: white; 
	background-image: url(../images/backRightMenuHover.jpg);
} 

A {
    color: #0000FF;
    Text-Decoration:none;
    }

    

h1 {
    color: #333399;
    }



A:visited {
    color: #00008B;
    }




A.Orange {
       color: #FD8A13;
    	Text-Decoration:none;
}

A.Orange:visited {
       color: #FD8A13;
    	Text-Decoration:none;
}

A.Sub {
        PADDING-RIGHT: 2px;
        BORDER-TOP: #bbb 1px solid;
        DISPLAY: block;
        PADDING-LEFT: 2px;
        PADDING-BOTTOM: 2px;
        COLOR: BLUE;
        PADDING-TOP: 2px
}

A.Sub:visited {
        COLOR: #2B59A7;


}



A.Sub:hover {
        COLOR: red;
        BACKGROUND-COLOR: #F8ECC9;
}

.brline {
        DISPLAY: none
}
.plan{
	border: 1px dotted #C0C0C0;
}

.orange {
       color: #FD8A13;
 
}

.BottomLine {
	font-size : 12px;
	font-family: Times New Roman;
}

.MainMenu {
	font-size : 14px;
}


.starError
{
	color: RED; 
}

.errorMessage
{
	color: RED;
}

.successMessage
{
	color: GREEN;
}

.warningMessage
{
	color: BLUE;
}

.mouseOut {
	background: #FFF;
}

.mouseOver {
	background: #F00;
}


#MemorandumAlert
{
	position: relative;
	color: White;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
}

#PageTitle
{
	position: relative;
	color: #2B59A7;
	font-size: 20px;
	text-align: center;
	font-weight:bold;
}

#MainMenuBreadCron
{
	color: #003466;
	font-weight:bold;
}


#Note
{
	font-size: 10px;
}


#Delete
{	
	
	font-size: 10px;
}

#ClassSessionDate
{	
	color: RED;
	font-size: 18px;
	font-weight:bold;
}

#ListTitle
{	
	font-size: 18px;
	font-weight:bold;
	
}

#ListItem
{
	color: #EBB12C;
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
	
}
*/

	

