/* Start of CMSMS style sheet 'ABC' */
a:link { font-size: 11px;
  font-weight: bold;
  font-family: Tahoma;
  color: #10255A;}

a:visited { color: font-size: 11px;
  font-weight: bold;
  font-family: Tahoma;
  color: #10255A;}

a:hover { color: font-size: 11px;
  font-weight: bold;
  font-family: Tahoma;
  color: #FF6600;}

a:active { color: font-size: 11px;
  font-weight: bold;
  font-family: Tahoma;
  color: #10255A;
}

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytxt
{
font-family : Tahoma;
font-size: 11px;
color : #000000;
margin-right: 15px;
}

.bodytxtwhite
{
font-family : Tahoma;
font-size: 11px;
color : #000000;
margin-left: 7px;
margin-right: 7px;
line-height: 20px;
}

.prices
{
font-family : Tahoma;
font-size: 11px;
color : #000000;
margin-left: 25px;
margin-right: 25px;
margin-top: 10px;
line-height: 17px;
}

.indent {
margin-left: 20px;
}

.abctxt
{
font-family : Tahoma;
font-size: 11px;
color : #000000;
margin-left: 15px;
margin-right: 15px;
}

.phone {
margin-left: 10px;
vertical-align: 110%;
}


#overflow
{
height:502px;
overflow:auto;
}

.mainlinks
{
font-family : Tahoma;
font-size: 12px;
font-weight:bold;
color : #000000;
margin-left: 7px;
margin-right: 7px;
line-height: 20px;
}

.videolinks
{
font-family : Tahoma;
font-size: 12px;
font-weight:bold;
color : #000000;
margin-left: 1px;
margin-right: 1px;
line-height: 20px;
}

.videotitle
{
font-family : Tahoma;
font-size: 14px;
font-weight:bold;
color : #10255A;
}

.footertxt
{
font-family : Tahoma;
font-size: 11px;
font-weight:bold;
color : #FFFFFF;
}

.footer
{
font-family : Tahoma;
font-size: 12px;
font-weight:bold;
color : #10255A;
}

A.footer:link 	{
   text-decoration : none;
   font-weight: bold;
   color : #5F5F5F;
}
A.footer:visited {
   text-decoration : none;
   font-weight: bold;
   color : #5F5F5F;
}
A.footer:active  {
   text-decoration : none;
   font-weight: bold;
   color : #5F5F5F;
}
A.footer:hover  {
   text-decoration : none;
   font-weight: bold;
   color : #FF9933; 
}


/* End of 'ABC' */

