﻿/*
-- Red: #b32215
-- Teal: #1d5d77
*/
body
{
	font-size: 8pt;
	font-family: Arial;
	padding: 0;
	background-color: #ffffff;
}
a:link
{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
}
a:visited
{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
}
a:hover
{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
}
/* Not in use.
WhiteLink:link
{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
}
WhiteLink:visited
{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
}
WhiteLink:hover
{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-family: ArialNarrow;
	font-weight: normal;
}
*/
a.RedLink:link
{
	color: #b32215;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
a.RedLink:visited
{
	color: #b32215;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
a.RedLink:hover
{
	color: #1d5d77;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}
.reg
{
	font-size: 9pt;
	font-family: Arial;
}

.tbl1Hdr
{
	background-color: Green;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}
.tbl1Items
{
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
}
.tbl1ModTitle
{
	font-weight: normal;
	color: blue;
}
.bg_homebody
{
	background: #ffffff url(      'images/Home_Main.jpg' ) no-repeat;
}
.bg_CSRight
{
	background: #ffffff url(      'images/CourseSelection.jpg' ) no-repeat;
}
.bg_HowToUseRight
{
	background: #ffffff url(      'images/HowtoUse_Right.jpg' ) no-repeat;
}
.bg_AdminRight
{
	background: #ffffff url(      'images/Admin_Right.jpg' ) no-repeat;
}
.bg_HomeRight
{
	background: #ffffff url(      'images/Home_Right.jpg' ) no-repeat;
}
.bg_TechnicalRight
{
	background: #ffffff url(      'images/Technical_Right.jpg' ) no-repeat;
}
.bg_VolumeRight
{
	background: #ffffff url(      'images/Volume_Right.jpg' ) no-repeat;
}
.bg_AboutRight
{
	background: #ffffff url(      'images/About_Right.jpg' ) no-repeat;
}
.bg_BannerTop
{
	background: #ffffff url(      'images/Header.gif' ) no-repeat;
	padding-right: 0px;
}
/*section below was added for resizing.*/
.TitleFont
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #b32215;
}
.NormalFont
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.RedFont
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #b32215;
}
.SmallFont
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}
