body 
{ 
	background-image: url(images/gradientBG.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 5px 0px 0px 0px;	
}

img{border: 0px;}
.pic{border: medium double rgb(0,0,0);}

h1{color: #000000; font-size: 20px; font-family: Arial; font-weight:bolder; margin: 5px 0px 0px 0px;}

.huge  {color: #000000; font-size: 24px; font-family: serif; font-weight: bolder; text-decoration: underline;}
.large {color: #000000; font-size: 16px; font-family: Arial; font-weight: bolder;}
.medium{color: #000000; font-size: 13px; font-family: Arial;}
.small {color: #000000; font-size: 10px; font-family: Arial;}

.textM{color: #ffffff; font-size: 18px; font-family: Arial;       text-decoration: none; font-weight: bolder;}
.textH{color: #000000; font-size: 18px; font-family: Verdana;     text-decoration: none; font-weight: bolder;}
.textF{color: #cc3300; font-size: 13px; font-family: Arial;       text-decoration: none; font-weight: bolder;}
.textT{color: #000000; font-size: 13px; font-family: Courier New; text-decoration: none;}


a:link   {color: #000000; font-size: 13px; text-decoration: none;}
a:visited{color: #000000; font-size: 13px; text-decoration: none;}
a:hover  {color: #cc3300; font-size: 13px; text-decoration: underline;}

a.a1:link   {color: #000000; font-size: 10px; text-decoration: none;}
a.a1:visited{color: #000000; font-size: 10px; text-decoration: none;}
a.a1:hover  {color: #cc3300; font-size: 10px; text-decoration: underline;}

a.a2:link   {color: #000000; font-size: 18px; text-decoration: none;      font-weight: bolder;}
a.a2:visited{color: #000000; font-size: 18px; text-decoration: none;      font-weight: bolder;}
a.a2:hover  {color: #cc3300; font-size: 18px; text-decoration: underline; font-weight: bolder;}

a.a3:link   {color: #000000; font-size: 13px; text-decoration: underline; font-weight: bolder;}
a.a3:visited{color: #000000; font-size: 13px; text-decoration: underline; font-weight: bolder;}
a.a3:hover  {color: #cc3300; font-size: 13px; text-decoration: underline; font-weight: bolder;}

.menubg1{background-image:url(images/buttonBG.png);  background-repeat: no-repeat; height: 48px; width: 133px;}
.menubg2{background-image:url(images/buttonBG2.png); background-repeat: no-repeat; height: 48px; width: 133px;}
.headbg1{background-image:url(images/headBG.png);    background-repeat: repeat-x; height: 30px;}

.spacer{height: 5px;}
.fill00{height: 2px; background-color: #000000;}

.TB
{
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	background-color: #ffffff;
}

.TF
{
	border-style: ridge;
	border-width: medium;
	border-color: #333333;
	background-color: #eeeeee;
}