.MainNavSelected
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FCC930;
}

A.MainNavSelected:visited {color : #FCC930; font-size : 16px; text-decoration: none;}
A.MainNavSelected:link {color : #FCC930; font-size : 16px; text-decoration: none;}
A.MainNavSelected:active {color : #FCC930; font-size : 16px; text-decoration: none;}
A.MainNavSelected:hover {color : #FCC930; font-size : 16px; text-decoration: none;}

.MainNav
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

A.MainNav:visited {color : #FFFFFF; font-size : 16px; text-decoration: none;}
A.MainNav:link {color : #FFFFFF; font-size : 16px; text-decoration: none;}
A.MainNav:active {color : #FFFFFF; font-size : 16px; text-decoration: none;}
A.MainNav:hover {color : #FFFFFF; font-size : 16px; text-decoration: none;}

.BodyText
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	font-weight: normal;  
}

.BodyTextBold
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	font-weight: bold;  
}

.BodyTextBoldCAPS
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	font-weight: bold; 
	text-transform: uppercase;
}

.BodyTextRed
{
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
}

.BodyLink
{
	font-family: "Arial", "Helvetica", Serif;
	color : #FF0000; 
	font-size : 12px; 
	text-decoration: underline;
}

A.BodyLink:visited {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLink:link {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLink:active {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLink:hover {color : #FF0000; font-size : 12px; text-decoration: underline;}

.BodyLinkText
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : none;  
}

A.BodyLinkText:visited {color : #737373; font-size : 12px; text-decoration: none;}
A.BodyLinkText:link {color : #737373; font-size : 12px; text-decoration: none;}
A.BodyLinkText:active {color : #737373; font-size : 12px; text-decoration: none;}
A.BodyLinkText:hover {color : #737373; font-size : 12px; text-decoration: none;}

.BodyLinkTextUL
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : underline;  
}

A.BodyLinkTextUL:visited {color : #737373; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextUL:link {color : #737373; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextUL:active {color : #737373; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextUL:hover {color : #737373; font-size : 12px; text-decoration: underline;}

.BodyLinkTextBold
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : none;
	font-weight: bold;  
}

A.BodyLinkTextBold:visited {color : #737373; font-size : 12px; text-decoration: none;}
A.BodyLinkTextBold:link {color : #737373; font-size : 12px; text-decoration: none;}
A.BodyLinkTextBold:active {color : #737373; font-size : 12px; text-decoration: none;}
A.BodyLinkTextBold:hover {color : #737373; font-size : 12px; text-decoration: none;}

.BodyLinkTextBoldUL
{
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : underline;
	font-weight: bold;  
}

A.BodyLinkTextBoldUL:visited {color : #737373; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextBoldUL:link {color : #737373; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextBoldUL:active {color : #737373; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextBoldUL:hover {color : #737373; font-size : 12px; text-decoration: underline;}

.BodyLinkTextRed
{
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : none;  
}

A.BodyLinkTextRed:visited {color : #FF0000; font-size : 12px; text-decoration: none;}
A.BodyLinkTextRed:link {color : #FF0000; font-size : 12px; text-decoration: none;}
A.BodyLinkTextRed:active {color : #FF0000; font-size : 12px; text-decoration: none;}
A.BodyLinkTextRed:hover {color : #FF0000; font-size : 12px; text-decoration: none;}

.BodyLinkTextRedUL
{
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : underline;  
}

A.BodyLinkTextRedUL:visited {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextRedUL:link {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextRedUL:active {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextRedUL:hover {color : #FF0000; font-size : 12px; text-decoration: underline;}

.BodyLinkTextRedBold
{
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : none;
	font-weight: bold;  
}

A.BodyLinkTextRedUL:visited {color : #FF0000; font-size : 12px; text-decoration: none;}
A.BodyLinkTextRedUL:link {color : #FF0000; font-size : 12px; text-decoration: none;}
A.BodyLinkTextRedUL:active {color : #FF0000; font-size : 12px; text-decoration: none;}
A.BodyLinkTextRedUL:hover {color : #FF0000; font-size : 12px; text-decoration: none;}

.BodyLinkTextRedBoldUL
{
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	text-decoration : underline;
	font-weight: bold;  
}

A.BodyLinkTextRedUL:visited {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextRedUL:link {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextRedUL:active {color : #FF0000; font-size : 12px; text-decoration: underline;}
A.BodyLinkTextRedUL:hover {color : #FF0000; font-size : 12px; text-decoration: underline;}

.MiniHeading {
	color: #003333;
	font-size : 14px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: bold;
	text-transform: uppercase;
}
.bgImageLeft {
	background-image: url(../images/Home01_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgImageRight {
	background-image: url(../images/Home01_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BodyTextRedBold {
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: bold;
}
.BodyTextStrike {
	color: #737373;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: normal;
	text-decoration: line-through;
}
.BodyTextRedStrike {
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	text-decoration: line-through;
}
.BodyHeadBold {
	color: #333333;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: bold;
	text-transform: uppercase;
}
.TeamHeading {
	color: #FFFFFF;
	font-size : 14px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: bold;
}
.BodyTextItalic {
	color: #006600;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.BodyTextOrangeBold {
	color: #FF6600;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	font-weight: bold;
}
