.normal {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-variant: normal;
	width: auto;
	color: #000000;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	line-height: normal;
	text-transform: none;
}
a {
	color: #000000;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-shadow: 0;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 25px;
}
.table {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.down_bord {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.buton {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #CCCCCC;
}
.error_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #990000;
	color: #FFFFFF;
}
.errored {

	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-variant: normal;
	width: auto;
	color: #990000;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	line-height: normal;
	text-transform: none;
}
.small_b {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	width: auto;
	color: #000000;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	line-height: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
 .submitLink {
   color: #990000;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
  }

.small_b_table {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-variant: normal;
	width: auto;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	line-height: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
