form {
	margin-top : 0px;
	margin-bottom : 0px;
}

.text {
	border-right: dashed 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: dashed 1px #666666;
	border-top: solid 1px #666666;
	font-size : 12px;
	vertical-align : top;
}

.menu {
	font-size : 16px;
	font-family : Verdana;
}

a {	color: Black;
	text-decoration: underline;
}


A:ACTIVE, A:FOCUS, A:LINK {
	color: Black;
	text-decoration: underline;
}

A:VISITED {
	color: #7F7F7F;
	text-decoration: underline;
}



a:hover {
	color: Red;
}

th {
	color: #8B0000;
	margin-bottom: 2px;
	margin-top: 2px;
}



a.menu {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 16px;
}

A.menu:ACTIVE, A.menu:FOCUS, A.menu:LINK {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 16px; }

A.menu:VISITED {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 16px;
}

a.menu:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration: none;
}



 .new_logo_links {
  	font-size: 14px;
  	color: #CD3A43;
  	font-weight: bold;
  }
  
  .new_logo_links:hover {
  	text-decoration: none;
  }



a.bot {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
}



A.bot:ACTIVE, A.bot:FOCUS, A.bot:LINK, A.bot:VISITED, A.bot:HOVER {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}



p {
	text-indent : 20px;
	margin-top : 3px;
	margin-bottom : 2px;
}



h3 {
	font-size : 14px;
	color : #717171;
	text-align : center;
}



h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}

h1 {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {

	font-family : Tahoma;
	color : Black;
	background-color : White;
}

input, select, textarea, option {
	font-size : 11px;
	font-family : Verdana;
}

.red {
	color: Red;
}

input.tr {
	font-size : 11px;
	border : 0px;
	background-color : transparent;
}



.small {
	font-size : 10px;
}



input.sub {
	font-size : 11px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color : #E5E5E5;
		font-family : Verdana;

}

td {
	font-size : 12px;
		font-family : Tahoma;
}



hr {
	height: 1px;
	color : #A8A8A8;
}