body
{
	background:       #333333;
}

a
{
	color:            #676735;
}

a:hover
{
	color:            #787846;
}

a.Text_Link
{
	color:            #676735;
	text-decoration:  none;
}

a.Text_Link:hover
{
	color:            #676735;
	text-decoration:  underline;
}

h1
{
	color: Brown;
}

div.Page_Body
{
	margin:          11px;
}

.Title
{
	color:            MidnightBlue;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        23px;
	font-weight:      Bold;
}

.Subtitle
{
	color:            #676735;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        17px;
}

.Header
{
	color:            #787846;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        13px;
	font-weight:      Bold;
}

.Info
{
	color:            Black;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        13px;
}

.News
{
	color:            Black;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        13px;
	text-align:       justify;
}

.Small
{
	color:            Black;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        11px;
}




td.Footer
{
	color:            White;
	background:       #676735;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        11px;
	font-weight:      Bold;
}

td.Navigation
{
	color:            White;
	background:       Black;
	font-family:      "Trebuchet MS",Trebuchet,Arial,Helvetica;
	font-size:        15px;
	font-weight:      Bold;
}

a.Navigation
{
	color:            White;
	background:       Black;
	text-decoration:  none;
}

a.Navigation:hover
{
	color:            Black;
	background:       White;
	text-decoration:  none;
}

