td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #45499A;
	text-decoration: none;	
}
a:hover {
	color: #5157D6;
	text-decoration: none;	
}
a.nav {
	color: #333333;
	text-decoration: none;	
}
a.nav:hover {
	color: #333333;
	text-decoration: none;	
}
Body {
    background-color: #E6E6D6;
}
.navoff {
	background-image: url(images/nav_off02.gif);
	cursor: pointer;
}
.navon {
	background-image: url(images/nav_on02.gif);
	cursor: pointer;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
ul {
	list-style-type: square;
	list-style-image: url(images/checkmark.gif);
}
.date {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	margin-right: 14px;
	font-size : 90%;
	font-weight : 400
	}
.spmenu1 {
    font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	height : 1.8em;
	font-size : 78%;
	font-weight : 400;
	text-indent: 12px;
	}
.spmenu1_act {
    font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	height : 1.8em;
	font-size : 78%;
	font-weight : 500;
	background-image : url(images/nav_on02.gif);
	}
.spmenu1_mo {
    font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : 500;
	text-indent: 12px;
	height : 1.8em;
	background-color : Transparent;
	background-image : url(images/nav_on02.gif);
	}
.spmenu2_mo {
    font-family : Arial, Helvetica, sans-serif;
    color : black;
    background-color : Transparent;
    background-image : none;
    font-size : 83%;
	font-weight : 600;
	}
.logintxt { 
    font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 83%;
	}
.MainMenu_MenuContainer 
{
    width: 155px; 
    height: 40px; 
    PADDING-LEFT: 0px; 
    background-image: url(images/nav_off02.gif); 
    background-color: #F4F1E2;
    }
.MainMenu_MenuItem
{
    height : 20px;
    font-size: 85%; 
    font-weight: 500;
    font-family : Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel
{
    height : 20px;
}
.MainMenu_SubMenu 
{
    z-index: 1000;
    background-color: #eeeeee;
    }
.MainMenu_MenuIcon 
{
    display: none; 
}
.Message 
{
    margin-bottom: -30px;
}
