BODY { background: url(Page/bg.jpg) repeat #efefef; color: #444; font-family: Tahoma, Arial, sans-serif; font-size: small; margin: 0px; padding: 0px; }
BODY { width: 750px; text-align: center; margin-left: auto ; margin-right: auto; }
BODY { border: 1px #14358a; border-style: none solid; }
A:link, A:visited { color: #c10102; font-weight: bold; text-decoration: none; }
A:hover, A:active { color: #c10102; font-weight: bold; text-decoration: underline; }
SUP { font-size: 90%; font-weight: bold; vertical-align: top; }
HR { background: #14358a; border: 0px; color: #14358a; height: 1px; }
H1 { color: #000000; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 24px; font-style: italic; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }
H2 { color: #a42914; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: medium; font-style: italic; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }
H3 { color: #000000; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: small; font-style: italic; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }

#header { background: url(Page/header.jpg) no-repeat #ffffff; height: 150px; }
#header H1 { color: #ffffff; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 24px; font-style: italic; font-weight: bold; margin: 0px; padding: 60px 0px 0px 0px; text-decoration: none; }
#header H1 { display: none; }

#main { background: #ffffff; }
.content { padding: 10px 20px 10px 20px; }

.form-left { background: #ffffff; padding: 5px; }
.form-right { padding: 0px 5px; }
.form-right INPUT, .form-right SELECT, .form-right SUBMIT, .form-right TEXTAREA { font-family: sans-serif; font-size: 11px; }

#footer { background: #c10102; height: 50px; padding: 10px; }
#footer { color: #ffffff; font-size: 11px; }
#footer A:link, #footer A:visited { color: #ffffff; text-decoration: none; }
#footer A:hover, #footer A:active { color: #ffffff; text-decoration: underline; }

.red {color: #c10102; }
.blue {color: #14358a; }
UL { margin: 0px 50px; padding: 0px; }
LI { margin: 5px 0px 0px 0px; }


/*
Colors:

red: #c10102; 
orange: #fff0cf; 
yellow: #fdffcf; 
green: #deffcf; 
blue: #14358a; 
purple: #efcfff; 
*/