/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {margin: 5px;}
.orange {color: #FF6600;font-weight: bold;
}
a {font-size: 11px;color: #FF6600;font-weight: bold;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #FF6600;}
a:hover {text-decoration: underline;color: #FF6600;}
a:active {text-decoration: none;color: #FF6600;}
p {padding-left:5px;}
.center {text-align: center; margin-left: 22px; padding:5px; border: 1px solid #FF6600;background:#fff;}

a.small {font-size: 11px;color: #CC0033;font-weight: normal;}
a.small:link {text-decoration: none;}
a.small:visited {text-decoration: none;color: #CC0033;}
a.small:hover {text-decoration: underline;color: #CC0033;}
a.small:active {text-decoration: none;color: #CC0033;}

a.big {font-size: 11px;color: #FF6600;font-weight:normal;letter-spacing:1px;line-height: 5px;}
a.big:link {text-decoration: none;font-size: 11px;color: #FF6600;font-weight:normal;letter-spacing:1px;line-height:5px;}
a.big:visited {text-decoration: none;font-size: 11px;color: #FF6600;font-weight:normal;letter-spacing:1px;line-height:5px;}
a.big:hover {text-decoration: underline;font-size: 11px;color: #FF6600;font-weight:normal;letter-spacing:1px;line-height:5px;}
a.big:active {text-decoration: none;font-size: 11px;color: #FF6600;font-weight:normal;letter-spacing:1px;line-height:5px;}

h1 {margin-top:15px;
	font-size: 14px;
	color: #FFB273;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}
h2 {font-size: 11px;color: #FFA45A;line-height: 10px;font-variant: small-caps;}

h1.address {margin-top:15px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}

.borderbottom {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFDA5A;}
.bordertop {border-top-width: 1px;border-top-style: solid;border-top-color: #FFDA5A;}
.borderleftright {border-left-width: 1px;border-left-style: solid;border-left-color: #FFDA5A;border-right-width: 1px;border-right-style: solid;border-right-color: #FFDA5A;padding:5px;}
.borderleftrighttop {border-left-width: 1px;border-left-style: solid;border-left-color: #FFDA5A;border-right-width: 1px;border-right-style: solid;border-right-color: #FFDA5A;border-top-width: 1px;border-top-style: solid;border-top-color: #FFDA5A;padding:5px;}

.borderleftrightbottom {border-left-width: 1px;border-left-style: solid;border-left-color: #FFDA5A;border-right-width: 1px;border-right-style: solid;border-right-color: #FFDA5A;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFDA5A;}



