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

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

h1{color: #ffffff; font-size: 14px; margin:0px; font-family: Arial; font-weight:bolder;}

.huge{  color: #000000; font-size: 24px; font-family: Arial; font-weight: bolder;}
.large{ color: #cb9125; font-size: 18px; text-decoration: none; font-weight: bolder;}
.medium{color: #cb9125; font-size: 13px; text-decoration: none;}
.small{ color: #dddddd; font-size: 10px; font-family: Arial;}

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

a.a1:link{   color: #dddddd; font-size: 18px; text-decoration: none;      font-weight: bolder;}
a.a1:visited{color: #dddddd; font-size: 18px; text-decoration: none;      font-weight: bolder;}
a.a1:hover{  color: #cb9125; font-size: 18px; text-decoration: underline; font-weight: bolder;}

a.a2:link{   color: #000000; font-size: 13px; text-decoration: underline;}
a.a2:visited{color: #000000; font-size: 13px; text-decoration: underline;}
a.a2:hover{  color: #cb9125; font-size: 13px; text-decoration: underline;}

a.a3:link{   color: #dddddd; font-size: 10px; text-decoration: none;}
a.a3:visited{color: #dddddd; font-size: 10px; text-decoration: none;}
a.a3:hover{  color: #cb9125; font-size: 10px; text-decoration: none;}

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


.menuBG{background-image:url(images/menuBG.jpg);      background-repeat: no-repeat;  height: 56px; width:  133px;}

.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:  15px;}
.right {background-image:url(images/right.jpg);       background-repeat: repeat-y;  width:  15px;}
.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;}

tr.fill11{height: 2px; background-color: #111111;}
tr.fill33{height: 3px; background-color: #333333;}
tr.fill00{height: 3px; background-color: #000000;}
tr.fillCC{height:10px; background-color: #CCCCCC;}

.spacer1{height: 5px;}

.headbg{background-image:url(images/headbg.gif); background-repeat: repeat-x; height: 25px;}
