<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 200px;
}

* html .wireframemenu{
	width:200px;

}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	font: bold 13px aerial;
	padding: 4px 3px;
	display: block;
	width: 100%;
	color: #155800;
	text-decoration: none;
	border-bottom: medium solid #C0C0C0;

}

.wireframemenu a:visited{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;


}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #155800;
color: #CCCCCC;
}


.text {  font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none; color:DD8634;}
.table {  font-family: Arial, Helvetica, Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none; color:black;}
.link {  font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: underline; color:black;}
.title {  font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none; color:1C43A7;}



a:link {  font-family: Arial, Helvetica, Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none; color:white;}
a:visited {  font-family: Arial, Helvetica, Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none; color:white;}
a:hover{  font-family: Arial, Helvetica, Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none; color:00007F;}
a:activate {  font-family: Arial, Helvetica, Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none; color:00007F;}

</style>
th {
	font-size: medium;
	color: #FF6633;
}
