body 
{
	font-family: Sans-Serif;
	margin: 0;
}

A:link {	color: #666666;}
A:visited {	color: #666666;}
A:active {	color: #666666;}
A:hover {	color: #333333;}

A.dark:link {	color: #666666;}
A.dark:visited {	color: #666666;}
A.dark:active {	color: #666666;}
A.dark:hover {	color: #333333;}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

/* Mine */

.Content { padding: 0 10px 0 0;}

.Sidebar
{
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
	background-color: #F0F0F0;
	line-height: 1.5em;
	padding: 4px;
}

.Sidebar ul
{
	list-style-image: none;
}

.Address 
{
	text-align: left;
	font-size: 10px;
	color: #666666;
	padding-left: 3px;
}

.MenuTop 
{
	text-align: center;
	background-image: url(images/layout/menutopbg.gif);
	background-repeat: repeat-x;
}

.MainNav, .MainNavHighlight
{
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	color: #808080;
	text-align: center;
}

td.MainNav
{
	background-image: url(images/layout/menu_button.gif);
	background-repeat: no-repeat;
}

A:link.MainNav {color: #808080;text-decoration: none;}
A:visited.MainNav {color: #808080;text-decoration: none;}
A:active.MainNav {color: #333333;text-decoration: none;}
A:hover.MainNav {color: #333333;text-decoration: none;}

td.MainNavHighlight
{
	background-image: url(images/layout/menu_button.gif);
	background-repeat: no-repeat;
}
A:link.MainNavHighlight {color: #A3001A;text-decoration: none;}
A:visited.MainNavHighlight {color: #A3001A;text-decoration: none;}
A:active.MainNavHighlight {color: #333333;text-decoration: none;}
A:hover.MainNavHighlight {color: #333333;text-decoration: none;}


h1 { font: bold 24px Verdana, Arial, Helvetica, sans-serif;}

b { font: bold 12px Verdana, Arial, Helvetica, sans-serif;}

ul
{
	margin-top: 0;
	list-style-image: url(images/layout/bullet.gif);
}

hr 
{
	background-color: #A4001D;
	color: #A4001D;
	height: 1px;
	border-style: none;
}

h1 
{
	font-size: 18px;
}

.popup {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 12px;}
.popup a:link {  color: #666666; font-weight: bold;}
.popup a:visited {  color: #666666; font-weight: bold;}
.popup a:active { color: #666666;font-weight: bold;}
.popup a:hover {  color: #333333; font-weight: bold;}

.popupH1 { font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #333333;}
.popupH2 { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #333333;}

.ImageDescription {	text-align: center;}

.GalleryTable
{
	padding: 20px;
}

.HomepageGalleryTable
{
	text-align: center;
}

.MenuGroup
{
    margin: 20px;
    background-color: #F0F0F0;
    line-height: 1.5em;
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuGroup td {
    padding: 10px 15px 10px 15px;
}
.MenuGroup a {
    font-weight: bold;
}

.MenuGroup th 
{
    padding: 2px 15px 2px 15px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #333333;
    margin: 0;
}
