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

img{border: 0px;}

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

.spacer{height: 5px;}

h1{color: #2E4652; font-size: 30px; margin:0px; font-family: Arial; font-weight:bolder;}

.huge  {color: #000000; font-size: 24px; font-family: Arial; font-weight:bolder;}
.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;}

.largeW{color: #ffffff; font-size: 16px; font-family: Arial; font-weight:bolder;}

.textH {color: #000000; font-size: 18px; text-decoration: none; font-weight:bolder;}
.textC {color: #000000; font-size: 16px; text-decoration: none; font-weight:bolder; font-family: Papyrus;}

a:link   {color: #000000; font-size: 10px; text-decoration: none;}
a:visited{color: #000000; font-size: 10px; text-decoration: none;}
a:hover  {color: #ff0000; font-size: 10px; text-decoration: none;}

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

a.a3:link   {color: #2E4652; font-size: 16px; text-decoration: none;}
a.a3:visited{color: #2E4652; font-size: 16px; text-decoration: none;}
a.a3:hover  {color: #000000; font-size: 16px; text-decoration: none;}

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

.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;}