.bordertable{
border: solid 1px thin #000;
}

.td8px{
	font-size: 7px;
}

.tdspacepx{
	font-size: 5px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.text2 {
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
}
.text2sml {
	font-family: Verdana;
	font-size: 11px;
	color: #660000;
}
.text2lighter {
	font-family: Verdana;
	font-size: 12px;
	color: #cc0000;
}
.text3 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.textqoute {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #ffff00;
	font-weight: bold;
	font-style: italic;
}
.wingdingtext {
	font-family: Wingding2;
	font-size: 11px;
	color: #000000;
}

 .linktextwht a{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}
 .linktextwht a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}


.imgb {
	border: thin solid #ffcc00;
}
.border {
border: thin solid #FFFF99;
}

.navtop a{
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	text-decoration:none;
}
.navtop a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
    text-decoration:none;
	background-color: #ffff99;
}

.navbtmtext{
	font-family: Verdana;
	font-size: 11px;
	color: #ffff99;
	text-decoration:none;
}

.navbtm a{
	font-family: Verdana;
	font-size: 12px;
	color: #ffff99;
	text-decoration:none;
}

.navbtm a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #ff9900;
	text-decoration:none;
}

.hometoplinks a{
	font-family: Verdana;
	font-size: 13px;
	color: #660000;
	text-decoration:none;
	font-weight: bold;
}

.hometoplinks a:hover{
	font-family: Verdana;
	font-size: 13px;
	color: #660000;
	text-decoration:underline;
}

body {scrollbar-3dlight-color:8d6939;
                scrollbar-arrow-color:ffcc01;
                scrollbar-track-color:ffcc01;
                scrollbar-darkshadow-color:fe9a00;
                scrollbar-face-color:fe9a00;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:gray}
				

.suckerdiv2 ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ffff99;
}
	
.suckerdiv2 ul li{
	position: relative;
	border-bottom: 1px solid #ffff99;
}

.suckerdiv2 ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background-color: #660000;
padding: 1px 5px;
border: 1px solid #ffff99;
border-bottom: 0;
color: #ffff99;
}

.suckerdiv2 ul li a:visited{
color: #ffff99;
}

.suckerdiv2 ul li a:hover{
background-color: #ffff99;
color: #660000;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv2 ul li { float: left; height: 1%; }
* html .suckerdiv2 ul li a { height: 1%; }
/* End */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ffff99;
}
	
.suckerdiv ul li{
	position: relative;
	border-bottom: 1px solid #ffff99;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #ff9900;
padding: 1px 5px;
border: 1px solid #ffff99;
border-bottom: 0;
color: #660000;
}

.suckerdiv ul li a:visited{
color: #660000;
}

.suckerdiv ul li a:hover{
background-color: #ffff99;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
background-color: #ff9900;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.hiddenPic {
display:none;
}
.text2links a {
	font-family: Verdana;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
.text2links a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
