
td {
    font-family : Arial;
    font-size : 9pt;
    color:#ffffff;
}

td.cnt 
{
    font-family : Arial;
    font-size : 95pt;
    color:#523616;
}

a 
{
    font-family : Arial;
    font-size : 12pt;
    color :#e97800;
    text-decoration : none;
}


a:hover 
{
    font-family : Arial;
    font-size : 12pt;
    color :#e97800;
 
}


.awdepHeading {
	font-family : Arial;
    font-size : 17px;
    color :#e97800;
	font-weight: bold;
	text-decoration:none;
	height: 50px;
	vertical-align: bottom;
	padding-top: 15px;
}
.copyright {
	font-family : Arial;
    font-size : 11px;
    color:#2e2c23;
    font-weight: bold;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 11px;
    color:#2e2c23;
    text-decoration : underline;
}


a.Links 
{
	color:#13376d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
	
}
a.Links:hover 
{
	color :#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
	
}
a.LinksCurrent
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
	
}

a.LinksCurrent:Hover
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
	
}


td.menuOff
{
	background: url(../Grafx/mnuIdle.gif);
	width: 100px;
	height: 16px;
	background-repeat: no-repeat;
    padding-left:15px;
}
td.menuOver
{
	background: url(../Grafx/mnuActive.gif);
	width: 100px;
	height: 16px;
	background-repeat: no-repeat;
    color:#ffffff;
    padding-left:15px;
}
.mnuBG
{
background: url(../Grafx/mnuBG.gif);
}
.mnuBGcnt
{
background: url(../Grafx/mnuBGcnt.jpg);
}
.borderLeft
{
background: url(../Grafx/borderLeft.gif);
}
.borderright
{
background: url(../Grafx/borderright.gif);
}
.borderLeftcnt
{
background: url(../Grafx/borderLeftcnt.gif);
width: 12px;
}
