HTML, body {
	height: 100%;
}

#fullheight {
	min-height: 100%;
	margin: 0 auto;
}
/* GENERIC */


P{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}

H1  {
font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 24px;
color: #fff900;


}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #7c2b4b;
	text-decoration: underline;
}

A:visited   {
color: #7c2b4b;
	text-decoration: underline;
}

A:active    {
color: #ff0000;
	text-decoration: underline;
}
.menubg {
	background-image: url('images/menu_center.gif');
	text-align:center;
}



.grassbg {
	background-image: url('images/grass_bg.gif');
}

.abackground {
	background-image: url('images/background.jpg');
}


.footerbg {
	background-image: url('images/footer.gif');
	text-align:center;
	background-repeat:no-repeat
}

.contentBG {
	background-image: url('images/background_cup.gif');
		background-repeat:no-repeat
}

.bannerBG {
	background-image: url('images/banner.jpg');
		text-align:center;
}


.sidebarBG {
	background-color:#dfcdb2;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
color: #524c42;
}

.sidebarTOP {
	background-image: url('images/sidebar_top.png');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
color: #000000;
}

.sidebarBOTTOM {
	background-image: url('images/sidebar_bottom.png');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
color: #000000;
}


A:hover {
}

html, body { height: 100%; }

.contenttable 
{
    	width: 100%; 
	background-image: url('images/background.jpg');
	background-repeat: repeat-x; 
	background-color: #667700;
}

.MainMenu_MenuContainer 
{
    height: 25px;
}

TR.MainMenu_MenuBar TD:first-child {
    width: 115px;
    text-align: center;
    color: White;
}

#tddnn_dnnMENU_ctldnnMENU308 {
	width: 115px;
}

.MainMenu_MenuItem 
{
        border-top: 1px solid #92a713;
        border-bottom: 1px solid #92a713;        
        Color: White;
}

.MainMenu_MenuIcon {
    background-color: #92a713;
        border: 1px solid #92a713;
}

.MainMenu_SubMenu 
{
    background-color: #92a713;
    border: 1px solid black;
    padding: 3px;
}

.MainMenu_MenuBreak {
}

TR.dnn_dnnmenu_ctldnnmenu_spmitmsel > TD  {
	width: 115px;
	text-align: center;
}

TD.dnn_dnnmenu_ctldnnmenu_spmitmsel 
{
    background-color: White;
    border: 1px solid white;
}

.MainMenu_MenuItemSel 
{
    color: Black;
    background-color: Transparent;
}

.MainMenu_MenuArrow {
        border: 1px solid #92a713;
}

.monthname {
        vertical-align: top;
        text-align: center;
        color: White;
        font-family: Arial;
    }
    
    .datevalue {
        vertical-align: middle;
        text-align: center;
        color: black;
        font-family: Arial;
        font-size: 28px;
        font-weight: bold;
    }
    
    .cal_table {
        background-image: url(/Portals/11/calendar_icon.gif); 
    }