body				{ font-family: Georgia, serif; background: url(images/crosshatch3.jpg) repeat; }
a:link                         {color : #2a5fac;}
a:visited                  {color : #2a5fac;}
a:hover                       {color : #ff0000;}
a                                      {text-decoration : none;}
a:hover                       {text-decoration : underline;}

.login                          { background: url(images/login-page-bg.jpg) top center no-repeat #c4c4c4; color: #3a3a3a;  }

.clear				{ clear: both; }

form				{ width: 426px; margin: 10px 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: 16px; }

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; 
}
.input {
    border: 1px solid #006;
    background: #f5f7fa;
}
.input:hover {
    border: 1px solid #f00;
    background: #ffc;
}
h1  {
font-size : 160%;
line-height : 1em;
color : #2a5fac;
font-weight : bold;
text-transform : uppercase;
letter-spacing : -0.05em;
position : relative;
}
h1 span {
position : absolute;
display : block;
top : 0;
left : 0;
height : 100%;
width : 100%;
background : url(images/gradient_1.png) repeat-x;
}
h1 span {
background : url(images/gradient_2.png) repeat-x;
}
.style1 {
font-size : 14pt;
font-weight : bold;
color : #4682b4;
}
.style2 {
font-family : Georgia, Arial, Helvetica, sans-serif;
font-size : 13pt;
font-weight : bold;
color : #4682b4;
}
.style3 {
font-size : 12pt;
font-style : normal;
color : #333333;
}
.style4 {
font-size : 10pt;
font-weight: bold;
color: #2a5fac;
}
.style5 {
font-size : 14pt;
font-weight: normal;
color: #333333;
}