.main {
	padding : 20px 20px 20px 20px
}

.tdtitle {
	background-color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #000066;
	padding : 3px 3px 3px 3px;
	font-weight: bold;
}

.tdmain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFFFFF;

	font-weight: ;
	list-style-type: none;
	list-style-position: outside;
}

.tdmain :li {
	color : #000066;
	list-style-image: url(images/bl_yellodiamond.GIF);
	list-style-type : square;
}

.top { background-image :  url(images/top.gif);  background-repeat : no-repeat;  }

.border { background-color : #ABAAA9; }

.imgleft {  float : left  }
.imgright {  float : right  }

.formtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333
}

input { background-color : #FFFFFF; 
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    border : 1px solid #C8E362;  
	color : #666666 
 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FFFFFF;
	border : 1px solid #C8E362; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #333333
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	background-color : #FDFD94;
	border : 1px solid #ABAAA9;
	padding : 3px 3px 3px 3px
}

p.menu {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-top : 2px
}

.menu a {
	background-color : #FDFD94;
	border : 1px solid #666666;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 7px;
	padding-top : 2px;
	text-decoration : none;
	width : 100%
}

.menu a:hover {
	background-color : #99CCFF;
	border : 1px solid #666666;
	color : #FFFFFF;
	text-decoration : none
}

p.menusub {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.menusub a {
	color : #333333;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.menusub a:hover {
	background-color : #FF0033;
	color : #333333;
	text-decoration : none
}
.bannersection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.h3yellow {
color: #FDFD94
}
ul {
	list-style-image: url(images/bl_yellodiamond.GIF);
}
ul ul {
	list-style-image: url(images/bl_blueball.GIF);
	
}
