.tdbdr {
	border: 1px solid #333333;
}
a:link {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;


}
a:hover {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
a:visited {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.fnt {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.heading {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.glossymenu{
	margin: 0;
	padding-top:5px;
	padding-bottom:0px;
	width: 200px;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.glossymenu a.menuitem{
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 15px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	background-image: url(glossyback2.jpg);
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #000000;
	font-size: 13px;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	font-size: 13px;
	color: #000000;
}

.glossymenu a.menuitem:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(glossyback2.gif);
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	color: #000000;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #E5E5E5;
	font-weight: bold;
}
.bodyfont {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
	list-style-position: outside;
}
.heading2 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

