.genericText
{
	color:#f2f2f2;font-family:arial;
}
.header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 124px; width: 1024px;
}

.logo
{
	background-image: url(images/Logo%20High%20Res.png);
	background-repeat: no-repeat;
	height: 107px; width: 440px;
}

.main_body
{
	background-image: url(images/tile.jpg);
	width:1024px;
}

.genericText
{
	color:#000000;font-family:arial;font-weight: 600; font-size: 12pt;
}
.whitegenericText
{
	color:#FFFFFF;font-family:arial;font-weight: 600; font-size: 12pt;
}
.smallGenericText
{
	color:#ffffff;font-family:arial; font-size: 10pt;
}
.mediumText
{
	color:#000000;
	font-family:arial;font-weight:600;font-size:16pt;
}

.headerText
{
	color:#000000;
	font-family:arial;font-weight: 600; font-size: 22pt;
}

.myLink
{
	color:#ffffff;
}
.myLink:hover
{
	color:#000000;
}

.main_menu_space
{
	background-image: url(images/main.menu.nofocus.png);
	width:124px; height:100%;
}

.main_menu_button
{
	background-image: url(images/main.menu.nofocus.png);
	width: 74px; height:43px;
	font-size: 12pt; font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.main_menu_button:hover
{
	color: #e2e2e2;
}
.main_menu_button_enforced
{
	width: 74px; height: 43px;
	font-size: 12pt; font-family: "Trebuchet MS";
	color: #ffffff;
	padding-top: 7px;
	text-decoration: none;
	text-align: center;
}
.main_menu_button_enforced:hover
{
	color: #e2e2e2;
}

.thumb_link
{
	font-size: 12pt; font-family: "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.thumb_link:hover
{
	cursor: pointer;
	color: #000000;
	border: medium single rgb(0,0,0);
}
.title_content_white {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #FFFFFF;
    font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.head_content_white {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #FFFFFF;
    font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}