/*
=========================== LINKS GENERAL ======================================*/

a, a:hover, a:active	{
	color: #0073AC;
	text-decoration: none;
	}

/*
=========================== GENERAL ======================================*/

body	{
	background: #dad9c8 url('../img/menu_bg.gif') top fixed no-repeat;
	color: #333;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	}

table	{
	color: #333;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	}
	
td	{
	line-height: 18px;
	}


/*
=========================== LINKS ======================================*/

a.menu1link{
	color: #2c431d;
	text-decoration: none;
	font-weight: bold;
	}

a.menu1link:hover{
	color: #2c431d;
	text-decoration: none;
	font-weight: bold;
	}

a.menu1link:active{
	color: #2c431d;
	text-decoration: none;
	font-weight: bold;
	}


a.menu2link{
	color: #2c431d;
	text-decoration: none;
	}
	
a.menu2link:hover{
	color: #2c431d;
	text-decoration: none;
	}
	
a.menu2link:active{
	color: #2c431d;
	text-decoration: none;
	}


/*
=========================== MISC ======================================*/

img	{
	border: 0;
	}

.menuheading{
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #D6D6D6;
	font-size: 14px;
	}	

form	{
	padding: 0;
	margin: 0;
	}
	
/*
=========================== BOTT ======================================*/

.PGbottom	{
	background: #fff;
	padding: 0;
	margin: 5px 0 0 6px;
	border-top: 1px solid #CCC;
	}

.bottom{
	font-family: Arial;
	color: #333;
	font-size: 11px;
	}

a.bottlink, a.bottlink:hover, a.bottlink:active	{
	color: #0073AC;
	text-decoration: none;
	}
