body, td {
   font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
   font-size: 0.71em;
}

body {
   background-color: #FFFFFF;
   color: #303030;
}
form {
   padding: 0px;
   margin: 0px;
}
code
{
	font-family :"Courier New", Courier, Arial ;
	font-size: 0.9em;
	color:black;
}
.codebody
{
	font-family :"Courier New", Courier, Arial ;
	font-size: 0.9em;
	color:black;
	border:solid 1px #003399;
	padding:4px;
}
.codetag
{
	color: brown;
}
.codeattrib
{
	color: red;
}
.codeval
{
	color: blue;
}
.codecomment
{
	color: dimgray;
	font-style :italic; 
	padding-left : 20px;
}
.ccomment
{
	color: green;
	font-style :italic; 
}
.menuItem {
    padding-left: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}

a {
   text-decoration: underline;
   font-weight: normal;
   color: #215DC6;
}

a:hover
{
	color: #ff6633;
	text-decoration: underline;
}

a:visited {
   font-weight: normal;
}

a.fat {
   font-weight: bold;
   text-decoration: underline;   
}

a.fat:hover {
   font-weight: bold;
   text-decoration: underline;
}

a.fat:visited {
   font-weight: bold;
   text-decoration: underline;
}

a.menufat {
   font-weight: bold;
   text-decoration: none;   
}

a.menufat:hover {
   font-weight: bold;
   text-decoration: underline;
}

a.menufat:active {
   font-weight: bold;
   text-decoration: none;
}

a.menufat:visited {
   font-weight: bold;
   text-decoration: none;
}

.titlebarText {
   font-weight: bold;
   color: #FFFFFF;
}

.toolbar {
   background-repeat: repeat-x;
   height: 29px;
   max-height: 29px;
   min-height: 29px;
}
.toolbarText 
{
	color:White;
}

.maintitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.headline
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	margin: 0px;
	color: dimgray;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr {
   border: 0px;
   padding: 0px;
   margin: 0px;
}

.bodytext
{
	font-size: 1em;
	color: #303030;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.rightbox
{
	background-image: url(../Images/met1.jpg);
	background-repeat: repeat;
	border:solid 1px silver;
	padding:4px;
}
.metbox
{
	background-image: url(../Images/met1.jpg);
	background-repeat: repeat;
	border:solid 1px silver;
	padding:4px;
}
.shadebox1
{
	background-image: url(../Images/bg1.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	padding:4px;
}
.shadebox2
{
	background-image: url(../Images/bg1.jpg);
	background-repeat: repeat-x;
	padding:4px;
}
ul.noMargin, ol.noMargin {
   margin: 0px;
   list-style-position: inside;
   list-style-type: disc;
}

.small {
   font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
   font-size: 0.7em;
}

