﻿body 
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background-color:#999999;
}

a
{
	color:#100f58;
}

.text
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.menu a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.menu a:hover
{
	color:#d3d3d3;
}

.title
{
	font-family:Times New Roman;
	font-size:18px;
	color:#100f58;
}

.greytitle
{
	font-family:Times New Roman;
	font-size:18px;
	color:#696864;
}

.largebluetitle
{
	font-family:Times New Roman;
	font-size:22px;
	color:#100f58;
}

.largegreytitle
{
	font-family:Times New Roman;
	font-size:22px;
	color:#696864;
}

.largeletters
{
	font-family:Times New Roman;
	font-size:40px;
	color:#696864;
}

.frame
{
	font-family:Times New Roman;
	font-size:30px;
	background-color:#f5f4fa;
	
}

.AdminTitle
{
	font-family:Times New Roman;
	color:#ffffff;
	font-size:36px;
}

.gvHeader
{
	background-color:#100F58;
	color:#ffffff;
	text-align:left;
}

.gvHeader a
{
	color:#ffffff;
	text-decoration:none;
}

.button
{
	background-color:#100F58;
	color:#ffffff;
}

.largeLetters
{
	font-size:36px;
}

.modalBackground
{
	background-color:#333333;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup
{
	background-color:#f3f2e7;
	border-width:15px;
	border-style:solid;
	border-color:#ffffff;
	padding:3px;
}