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

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

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

body	{
	padding: 0;
	margin-top: 20px;
	background: #fff url('../img/menu_bg.gif') top right;
	color: #333;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	}

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


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

a.menu1link{
	color: #475f86;
	text-decoration: none;
	}

a.menu1link:hover{
	color: #475f86;
	text-decoration: none;
	}

a.menu1link:active{
	color: #475f86;
	text-decoration: none;
	}


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


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

img	{
	border: 0;
	}

.menuheading{
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #a69f8b;
	font-size: 16px;
	}	

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;
	}
