td		{
		font-family: Arial;
		font-size:12px;
		color:#000000;
		}

.menu	{
		font-family:Verdana;
		font-weight:none;
		font-size:12px;
		text-decoration:norlmal;
		color:#646464 ;
		}

.title	{
		font-family:Arial;
		text-decoration: underline;
		color:#CDD48B;
		}

a:link,a:active{
font-family:Tahoma;
text-decoration:none;
font-weight: normal;
color:#333333;
}

a:visited{
font-family:Tahoma;
text-decoration:none;
font-weight: normal;
color:#ffffff;
}

a:hover{
font-family:Tahoma;
text-decoration:none;
font-weight: normal;
color:#FF6600;
}

#red a {
font-family: Verdana;
font-size:12px;
text-decoration: none;
font-weight: normal; 
color:#CDD48B;
}

#red a.hover {
font-family: Verdana;
font-size:12px;
text-decoration: none;
font-weight: bold; 
color:#CDD48B;
}

a.black:link,a.black:visited,a:active
{
font-family:Arial;
font-weight:regular;
font-size:12px; 
color:#ffffff;
}

a.black:hover
{text-decoration:none; 
color:#666666;
}

.title-bar
{
background-image:   url(../images/title-welcome.gif);
background-repeat: repeat-x;
background-position: left;
}


.menu-bar
{
background-image:   url(../images/top-menu.gif);
}

.menu 
{
    display: block;
    background: url(../images/btn_normal.gif) left no-repeat;
    height: 23px !important;
	height: 23px;
    width: 207;
    font: bold 9pt verdana;
    text-decoration: none;
    text-align: left;
	color: white;
	padding-top: 3px;
	text-indent: 50px;

}

.menu:hover
{
   color: #FFCC00;
   background: url(../images/btn_hover.gif) left no-repeat;
 
}

h1 {
font-family:Tahoma;
font-weight: bold;
font-size: 100%;
color: #4B4B4B;
}

h2 {
font-family:Tahoma;
font-weight: normal;
font-size: 120%;
}


