body 
{ 
	background-image: url("images/bg.jpg");
    background-repeat: repeat;
	background-color: #ECECEA;
	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); color: #660000; font-weight:bolder;}

.spacer5{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: 18px; font-family: Arial; font-weight: bolder;}
.title{ color: #660000; font-size: 22px; font-family: Garamond; font-weight: bolder; vertical-align: top;}

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

a.a1:link{   color: #FFFFFF; font-size: 13px; text-decoration: underline;}
a.a1:visited{color: #FFFFFF; font-size: 13px; text-decoration: underline;}
a.a1:hover{  color: #ffff33; font-size: 13px; text-decoration: underline;}

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

/*Section Links*/
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;}

/*Main Menu Links*/
a.a4:link{   color: #ffff00; font-size: 18px; text-decoration: none; font-weight:bolder; font-family: Garamond;}
a.a4:visited{color: #ffff00; font-size: 18px; text-decoration: none; font-weight:bolder; font-family: Garamond;}
a.a4:hover{  color: #ff3333; font-size: 18px; text-decoration: none; font-weight:bolder; font-family: Garamond;}

.left   {background-image:url(images/left.png);    background-repeat: repeat-y;  width:  15px;}
.right  {background-image:url(images/right.png);   background-repeat: repeat-y;  width:  15px;}
.topline{background-image:url(images/topline.png); background-repeat: no-repeat; width: 800px; height: 15px;}
.endline{background-image:url(images/endline.png); background-repeat: no-repeat; width: 800px; height: 15px;}

.dots   {background-image:url(images/reddots.gif); background-repeat: repeat-y;  width:  20px;}

.topbg  {background-image:url(images/topbg.jpg);   background-repeat: repeat-x;  height: 550px;}
.botbg  {background-image:url(images/botbg.jpg);   background-repeat: repeat-x;  height: 175px;}

.bgmain {background-color: #EDEDEB;}
.bgpanel{background-color: #FFFFFF;}
