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

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

.huge{color: #ffffff; font-size: 28px; font-family: Arial; font-weight: bolder;}
.large{color: #ffffff; font-size: 16px; font-family: Arial; font-weight: bolder;}
.medium{color: #ffffff; font-size: 13px; font-family: Arial;}
.small{color: #ffffff; font-size: 10px; font-family: Arial;}

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

.largeR{color: #ff0000; font-size: 16px; font-family: Arial; font-weight: bolder;}
.mediumR{color: #ff0000; font-size: 13px; font-family: Arial; font-weight: bolder;}

.textM{color: #ffcc00; font-size: 12px; font-weight: bolder;}

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

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

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

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

a.a4:link{    color: #000066; font-size: 16px; text-decoration: underline;}
a.a4:visited {color: #000066; font-size: 16px; text-decoration: underline;}
a.a4:hover {  color: #ff0000; font-size: 16px; text-decoration: underline;}

a.a5:link{    color: #ffffff; font-size: 12px; text-decoration: none;      font-weight: bolder;}
a.a5:visited {color: #ffffff; font-size: 12px; text-decoration: none;      font-weight: bolder;}
a.a5:hover {  color: #ffcc00; font-size: 12px; text-decoration: underline; font-weight: bolder;}


.topBG{ background-image:url(images/topbg.gif);  background-repeat: repeat-x; height: 159px;}
.sideBG{background-image:url(images/bgside.gif); background-repeat: repeat-y; width:  148px;}

.panel1TL {background-image:url(images/p1topleft.gif);  background-repeat: no-repeat; height: 65px;}
.panel1T  {background-image:url(images/p1top.gif);      background-repeat: repeat-x;  height: 65px;}
.panel1TR {background-image:url(images/p1topright.gif); background-repeat: no-repeat; height: 65px;}
.panel1L  {background-image:url(images/pleft.gif);     background-repeat: repeat-y;   width:  20px;}
.panel1C  {background-image:url(images/pcenter.gif);   background-repeat: repeat;}
.panel1R  {background-image:url(images/pright.gif);    background-repeat: repeat-y;   width:  20px;}
.panel1BL {background-image:url(images/pbotleft.gif);  background-repeat: no-repeat;  height: 15px;}
.panel1B  {background-image:url(images/pbottom.gif);   background-repeat: repeat-x;   height: 15px;}
.panel1BR {background-image:url(images/pbotright.gif); background-repeat: no-repeat;  height: 15px;}

.spacer1{height: 5px;}