﻿*					{ margin: 0; padding: 2px; }
body				{ font-family: Georgia, serif; background: url('Images/login_page.jpg') top center no-repeat #3d4751; color: #EEEEEE #3a3a3a;  }

.clear				{ clear: both }


form				{ width: 406px; margin: 180px auto 0; }

legend				{ display: none; }


fieldset			{ border: 0; }

label				{ width: 115px; text-align: right; float: left; margin: 0 10px 0 0; padding: 9px 0 0 0; font-size: 10px; }

input				{ width: 220px; display: block; padding: 4px; margin: 0 0 10px 0; font-size: 18px;
					  color: #3a3a3a; font-family: Georgia, serif;}
input[type=checkbox]{ width: 20px; margin: 0; display: inline-block; }
					  
.button				{ background: url(Images/button-bg.png) repeat-x top center; border: 1px solid #999;
					  -moz-border-radius: 5px; padding: 5px; color: black; font-weight: bold;
					  -webkit-border-radius: 5px; font-size: 13px;  width: 70px; }
.button:hover		{ background: white; color: black; }

.region             { vertical-align : baseline; margin : 0 10px 0 0px ; padding : 7px 0 0 5px; background-color:#999  }
