body 
{ 
	background-color: #FFFFFF;
	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);}
.whatsnew{border: medium solid rgb(102,0,0);}

.spacer{height: 5px;}

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

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

.textW{ color: #FFFFFF; font-size: 16px; font-family: Arial; font-weight: bolder;}
.title{ color: #660000; font-size: 22px; font-family: Garamond; font-weight: bolder;}

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

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: #000000; font-size: 10px; text-decoration: none;}

a.a2:link{   color: #660000; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a.a2:visited{color: #660000; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a.a2:hover{  color: #ff0000; font-size: 13px; text-decoration: underline; font-weight:bolder;}

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

.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;}
.dots   {background-image:url(images/reddots.gif);     background-repeat: repeat-y;  width:   3px;}

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