body 
{ 
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

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

.spacer{height: 5px;}

h1{color: #FFFFFF; font-size: 28px; margin:5px; font-family: Arial; font-weight:bolder;}
h2{color: #cb9125; font-size: 18px; margin:0px; font-family: Helvetica; font-weight:bolder;}

.huge{  color: #dddddd; font-size: 24px; font-family: Arial;}
.large{ color: #dddddd; font-size: 16px; font-family: Arial;}
.medium{color: #dddddd; font-size: 13px; font-family: Arial;}
.small{ color: #dddddd; font-size: 10px; font-family: Arial;}

.medB  { color: #000000; font-size: 13px; font-family: Arial; font-weight:bolder;}
.smallB{ color: #000000; font-size: 10px; font-family: Arial;}

.medG{color: #cb9125; font-size: 13px; font-family: Arial; font-weight:bolder;}

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

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

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

a.a3:link{   color: #dddddd; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a3:visited{color: #dddddd; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a3:hover{  color: #ff0000; font-size: 16px; text-decoration: underline; font-weight:bolder;}

.menubg {background-image:url(images/menubg.jpg); background-repeat: no-repeat; height: 44px;}
.menubg2{background-image:url(images/menubg2.jpg); background-repeat: no-repeat; height: 44px;}

.tlB    {background-image:url(images/topleft.jpg);  background-repeat: no-repeat; height: 15px;}
.trB    {background-image:url(images/topright.jpg); background-repeat: no-repeat; height: 15px;}
.blB    {background-image:url(images/botleft.jpg);  background-repeat: no-repeat; height: 15px;}
.brB    {background-image:url(images/botright.jpg); background-repeat: no-repeat; height: 15px;}
.leftB  {background-image:url(images/left.jpg);     background-repeat: repeat-y;  width:  20px;}
.rightB {background-image:url(images/right.jpg);    background-repeat: repeat-y;  width:  20px;}
.topB   {background-image:url(images/top.jpg);      background-repeat: repeat-x;  height: 15px;}
.bottomB{background-image:url(images/bottom.jpg);   background-repeat: repeat-x;  height: 15px;}

.fill11{height: 2px; background-color: #111111;}