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


.body:link { 	color: #000000;
		text-decoration: none;
		font-family: Arial, Helvetic, sans-serif;
		Font-size: 14;
		font-weight: bold;}

.body:visited { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 14;
	 	font-weight: bold;}

.body:active { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 14;
	 	font-weight: bold;}

.body:hover { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 14;
	 	font-weight: bold;}



.smalllink:link { color: #000000;
		text-decoration: none;
		font-family: Arial, Helvetic, sans-serif;
		Font-size: 9;
		}

.smalllink:visited { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 9;
	 	}

.smalllink:active { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 9;
	 	}

.smalllink:hover { color: #000000;
		text-decoration: underline;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 9;
	 	}


a:link { color: #000000;
		text-decoration: underline;
		font-family: Arial, Helvetic, sans-serif;
		Font-size: 12;}

a:visited { color: #000000;
		text-decoration: underline;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}

a:active { color: #000000;
		text-decoration: underline;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}

a:hover { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}

.small  { color: #000000;
		text-decoration: none;
		font-family: Arial, Helvetic, sans-serif;
		Font-size: 9;}
	 	
	 	
.picker:link { color: #000000;
		text-decoration: none;
		font-family: Arial, Helvetic, sans-serif;
		Font-size: 12;}

.picker:visited { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}

.picker:active { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}

.picker:hover { color: #000000;
		text-decoration: underline;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}
		
.framelink:link { color: #000000;
		text-decoration: none;
		font-family: Arial, Helvetic, sans-serif;
		Font-size: 11;}

.framelink:visited { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 11;}

.framelink:active { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 11;}

.framelink:hover { color: #000000;
		text-decoration: underline;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 11;}

.standart { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}
		
.standard { color: #000000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;}
	 	
.alert { color: #FF0000;
		text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 12;
	 	font-weight: bold;}

.bodyheader { color: #000000;
	 	text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 16;
	 	font-weight: bold;}
	 	
.bigheader { color: #000000;
	 	text-decoration: none;
	 	font-family: Arial, Helvetic, sans-serif;
	 	font-size: 19;
	 	font-weight: bold;}
	 	
.form_button {
		background: #000000;
		border: 1 solid #333333;
		color:  #FFFFFF;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;}

.form_input {
		background: #CCCCCC;
		border: 1 solid #000000;
		color: #000000;
		font-family: Arial,Helvetica,MS Sans Serif;
		font-size: 14px;}
		
		
		
		
		

.input		 {	color: #000000;
			font-family: Arial;
			font-size: 12px;
			text-decoration: none;
			border: 1;
			border-color: #660000;
			border-style: dotted;
			width: 200;
			background: #FFFFFF;
		}

.submit		 {	color: #000000;
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			border: 1;
			border-color: #660000;
			border-style: dotted;
			background: #FFFFFF;
		}
		