﻿body
{
}

.default
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman' , Serif;
}

.header1
{
	font-size: 11pt;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman';
	font-weight: bold;
}

.header2
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman';
	font-weight: bold;
}

.header2colored
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman';
	font-weight: bold;
	color: #7B2952;
}


.links
{
	font-weight: bold;
	font-size: 8pt;
	color: #7B2952;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman' , Serif;
	text-decoration: none;
}

img
{  border-style: none;
}

A:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #7B2952;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman' , Serif;
}

A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #d3d3d3;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman' , Serif;
}

A:visited
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman' , Serif;
}

.copyright
{
	font-size: 8pt;
	font-style: italic;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman' , Serif;
}

.tabFrame
{
	BORDER: 0;
	HEIGHT: 99%;
	WIDTH: 100%;
	BORDER-TOP: #d3d3d3 9PX SOLID;
	SCROLLBAR-FACE-COLOR:#6699CC;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#6699CC;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#6699CC;
}

.tabOff
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	FONT-WEIGHT: 700;
	TEXT-ALIGN: CENTER;
	COLOR: #7B2952;
	BACKGROUND-COLOR: #f5f5f5;
	BORDER-BOTTOM: #f5f5f5 1PX SOLID;
	HEIGHT: 25;
	CURSOR: HAND;
}

.tabOn
{
	font-family: Verdana;
	font-size: 11;
	font-weight: 700;
	text-align: CENTER;
	color: #7B2952;
	background-color: #d3d3d3;
	border-bottom: #d3d3d3 1PX SOLID;
	height: 35;
	cursor: HAND;
}

