html {
width: 100%; 
border: 0; 
padding: 0px 0px 0px 0px;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
background-color: #FFFFFF;
} 



body {
width: 100%;
padding: 0px 0px 0px 0px;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
font-size: 14px;
line-height: 16px;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
text-decoration: none;
font-weight: 400;
color: #888888;
background-color: #FF8D00;
}


h1 {
font-size: 18px;
line-height: 18px;
text-decoration: none;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: WHITE;
}

h1.message {
font-size: 18px;
line-height: 18px;
text-decoration: none;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: WHITE;
}

h1.results {
font-size: 16px;
line-height: 16px;
text-decoration: none;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: WHITE;
}


h2 {
font-size: 16px;
line-height: 18px;
text-decoration: none;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #FFC900;
}

h2.fuclinh {
font-size: 14px;
color: black;
}


p, br {    
padding: 0px 0px 0px 0px;
font-size: 14px;
line-height: 16px;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
font-weight: 400;
color: #888888;
}


table {
border: 0px;
border-width: 0px;
padding: 0px 0px 0px 0px;
font-size: 14px;
line-height: 16px;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
font-weight: 400;
color: #888888;
}

table.white {
background-color: white;
}

table.form {
border-width:1px;
border-style:solid;
border-left-color: #D4D0C8;
border-top-color: #D4D0C8;
border-right-color: #D4D0C8;
border-bottom-color: #D4D0C8;
font-size: 12px;
line-height: 16px;
padding: 0px 0px 0px 0px;
font-family: Helvetica, Verdana, Calibri, Arial, sans-serif;
font-weight: 400;
color: #FFFFFF;
}

td {
font-size: 14px;
line-height: 16px;
border: 0px;
border-width: 0px;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-weight: 400;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #FFFFFF;
}

td.baselinks {
font-size: 14px;
color: #A8A8A8;
}


td.form { 
padding-bottom: 5px;
font-size: 12px;
}



.myform { 
border-width: 1px;
border-style: solid;
border-left-color: #999999;
border-top-color: #999999;
border-right-color: #D4D0C8;
border-bottom-color: #D4D0C8;
padding: 5px 5px 5px 5px;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #888888;
font-size: 12px;
line-height: 14px;
width: 300px;
}

.myformShort { 
border-width: 1px;
border-style: solid;
border-left-color: #999999;
border-top-color: #999999;
border-right-color: #D4D0C8;
border-bottom-color: #D4D0C8;
padding: 5px 5px 5px 5px;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #888888;
font-size: 12px;
line-height: 14px;
width: 150px;
}

.myformTiny { 
border-width: 1px;
border-style: solid;
border-left-color: #999999;
border-top-color: #999999;
border-right-color: #D4D0C8;
border-bottom-color: #D4D0C8;
padding: 5px 5px 5px 5px;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #888888;
font-size: 12px;
line-height: 14px;
width: 75px;
}

.spacer {
padding: 0px 20px 5px 0px;
background-color: white;
}


a:link		{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: underline; }
a:visited	{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: underline; }
a:hover	{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: none; }
a:active	{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: underline; }



a:link.bghj	{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: none; }
a:visited.bghj	{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: none; }
a:hover.bghj	{ color: FFFFFF; font-size: 14px; font-weight: 700; text-decoration: underline; }
a:active.bghj	{ color: #FFFFFF; font-size: 14px; font-weight: 700; text-decoration: none; }

a:link.maillinker	{ color: #FFFFFF; font-size: 14px; font-weight: 400; text-decoration: none; }
a:visited.maillinker	{ color: #FFFFFF; font-size: 14px; font-weight: 400; text-decoration: none; }
a:hover.maillinker	{ color: FFFFFF; font-size: 14px; font-weight: 400; text-decoration: underline; }
a:active.maillinker	{ color: #FFFFFF; font-size: 14px; font-weight: 400; text-decoration: none; }

a:link.footer		{ color: #A8A8A8; font-size: 10px; font-weight: 400; text-decoration: none; }
a:visited.footer		{ color: #A8A8A8; font-size: 10px; font-weight: 400; text-decoration: none; }
a:hover.footer		{ color: #77096C; font-size: 10px; font-weight: 400; text-decoration: underline; }
a:active.footer		{ color: #A8A8A8; font-size: 10px; font-weight: 400; text-decoration: none; }

a:link.baseart		{ color: #FFD000; font-size: 10px; font-weight: 400; text-decoration: none; }
a:visited.baseart	{ color: #FFD000; font-size: 10px; font-weight: 400; text-decoration: none; }
a:hover.baseart		{ color: WHITE; font-size: 10px; font-weight: 400; text-decoration: underline; }
a:active.baseart	{ color: #FFD000; font-size: 10px; font-weight: 400; text-decoration: none; }


b.caption {
font-size: 9px;
line-height: 14px;
font-weight: 400;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #FFFFFF;
}


b.categoryName {
font-size: 14px;
line-height: 16px;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #77096C;
}


b.res2 {
font-size: 14px;
line-height: 14px;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #FF6600;
}

b.res3 {
font-size: 14px;
line-height: 16px;
font-weight: 700;
font-family: Calibri, Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #FFFFFF;
}


