﻿body 
{
}

.master-footer
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
}

.loginbutton
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
}

.loginbutton :a
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
}

.master-header
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
}

.master-header: a
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
	text-decoration:none;
}

.master-header a: visited
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
	text-decoration:none;
}

.master-header a: hover
{
	font-family:Times New Roman;
	font-size:13pt;
	color:White;
	text-decoration:none;
	
}

.topmenu
{
	font-family:Times New Roman;
	font-size:18pt;
	color:black;
}

.topmenu: a
{
	font-family:Times New Roman;
	font-size:18pt;
	color:black;
}

.topmenu a: visited
{
	font-family:Times New Roman;
	font-size:18pt;
	color:black;
}

.topmenu a: hover
{
	font-family:Times New Roman;
	font-size:18pt;
	color:black;
}

.left-menu
{
	font-family:Times New Roman;
	font-size:12pt;
	color:white;
}

.left-menu a:
{
	font-family:Times New Roman;
	font-size:12pt;
	color:white;
	
} 

.left-menu a: visited
{
	font-family:Times New Roman;
	font-size:18pt;
	color:black;
}

.content-text
{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 12pt; 
	font-weight: normal;
	vertical-align:top;
}

.content-header
{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 12pt; 
	font-weight: normal;
	color: #FFFFFF; 
	font-weight: bold;
}

.content-background-no-height
{
	background-position:right top;
	background-repeat:no-repeat;
	width:100%;
	
}

.content-background
{
	background-position:right top;
	background-repeat:no-repeat;
	height:600px;
	width:100%;
}