body 
{ 
	background-color: #000000;
	color: #A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px;
  	padding:0px;
}

img{border: 0px;}

.pic{border: medium double rgb(0,0,0);}
.spacer{height: 5px;}

a:link{   color: #A0A0A0; font-size: 10px; font-family:Tahoma; text-decoration:none;}
a:visited{color: #A0A0A0; font-size: 10px; font-family:Tahoma; text-decoration:none;}
a:hover{  color: #A0A0A0; font-size: 10px; font-family:Tahoma; text-decoration:none;}

a.a1:link{   color: #A0A0A0; font-size: 10px; font-family:Tahoma; text-decoration: underline;}
a.a1:visited{color: #A0A0A0; font-size: 10px; font-family:Tahoma; text-decoration: underline;}
a.a1:hover{  color: #A0A0A0; font-size: 10px; font-family:Tahoma; text-decoration: underline;}

a.a2:link{   color: #A0A0A0; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
a.a2:visited{color: #A0A0A0; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
a.a2:hover{  color: #A0A0A0; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none;}

a.a3:link{   color: #CC9900; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
a.a3:visited{color: #CC9900; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
a.a3:hover{  color: #FF0000; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}

a.a4:link{   color: #FF0000; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
a.a4:visited{color: #FF0000; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
a.a4:hover{  color: #FF0000; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}

.textH{color: #CC9900; font-size: 14px; font-weight: bold;}
.textR{color: #FF0000; font-size: 14px; font-weight: bold;}
.textP{color: #A0A0A0; font-size: 18px; font-weight: bold;}
.textS{color: #A0A0A0; font-size: 10px; font-family:Tahoma;}
.textL{color: #A0A0A0; font-size: 10px; font-family:Tahoma;}
.textD{color: #000000; font-size: 14px; font-weight: bold; font-family: Arial; background-color: #CC9900;}

.tl    {background-image:url(images/topleft.jpg);     background-repeat: no-repeat; height: 15px;}
.tr    {background-image:url(images/topright.jpg);    background-repeat: no-repeat; height: 15px;}
.bl    {background-image:url(images/bottomleft.jpg);  background-repeat: no-repeat; height: 15px;}
.br    {background-image:url(images/bottomright.jpg); background-repeat: no-repeat; height: 15px;}
.left  {background-image:url(images/left.jpg);        background-repeat: repeat-y;  width:  20px;}
.right {background-image:url(images/right.jpg);       background-repeat: repeat-y;  width:  20px;}
.top   {background-image:url(images/top.jpg);         background-repeat: repeat-x;  height: 15px;}
.bottom{background-image:url(images/bottom.jpg);      background-repeat: repeat-x;  height: 15px;}

.headBG{background-image:url(images/headerBG.jpg);      background-repeat: no-repeat; height: 220px;}

.smhead
{	background-image:url(images/heading_SM.jpg);  
	background-repeat: no-repeat; 
	padding-left: 30px;
	padding-top: 6px;
	color: #CC9900; 
	font-size: 14px; 
	font-weight: bold;
	height: 35px;
}

.medhead
{	background-image:url(images/heading_MED.jpg);  
	background-repeat: no-repeat; 
	padding-left: 30px;
	padding-top: 6px;
	color: #CC9900; 
	font-size: 14px; 
	font-weight: bold;
	height: 35px;
}

.lghead
{	background-image:url(images/heading_LG.jpg);  
	background-repeat: no-repeat; 
	padding-left: 30px;
	padding-top: 6px;
	color: #CC9900; 
	font-size: 14px; 
	font-weight: bold;
	height: 35px;
}