/* colors

dark blue: #202e5d
blue mid: #414b69
red: #bf1e2d
maroon: #8a181e
orange:#ffb43f


*/

body {
	margin: 25px;
	padding: 0px;
	text-align: center; 
	background-color: #ccc;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
table {
	text-align:left;
	/* FOR IE */
}

ol.decimal {list-style-type: decimal; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ol.lroman {list-style-type: lower-roman; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ol.uroman {list-style-type: upper-roman; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ol.lalpha {list-style-type: lower-alpha; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ol.ualpha {list-style-type: upper-alpha; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ul.disc {list-style-type: disc; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ul.circle {list-style-type: circle; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ul.square {list-style-type: square; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}
ul.none {list-style-type: none; list-style-position: outside; font-family: verdana, sans-serif; font-weight: bold; font-size: 13px; line-height: 125%; text-align: left; color: #666;}

.text-main {
	font-family: tahoma, sans-serif;
	text-decoration: normal;
	font-weight: normal;
	font-style: none;
	font-size: 13px;
	color:#000;
	line-height: 120%;
}
.text-main-borange {
	font-family: tahoma, sans-serif;
	text-decoration: bold;
	font-weight: normal;
	font-style: none;
	font-size: 13px;
	color:#ffb43f;
	line-height: 120%;
}
.text-main-white {
	font-family: tahoma, sans-serif;
	text-decoration: bold;
	font-weight: normal;
	font-style: none;
	font-size: 13px;
	color:#fff;
	line-height: 120%;
}
.text-gray {
	font-family: tahoma, sans-serif;
	text-decoration: normal;
	font-weight: normal;
	font-style: none;
	font-size: 11px;
	color:#666;
	line-height: 120%;
}
.text-menu-blue {
	font-family: gill sans, sans-serif;
	font-stretch: condensed;
	text-decoration: normal;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#202e5d;
	line-height: 120%;
}
.text-menu-maroon {
	font-family: gill sans, sans-serif;
	font-stretch: condensed;
	text-decoration: normal;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#8a181e;
	line-height: 120%;
}
.bqstart {
    margin-top: -20px;
    margin-bottom: -50px;
    font-size: 125px;
    color: #202e5d;
	line-height: 120%;
}

a  {
	font-family: tahoma, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#8a181e;
	line-height: 120%;
}
a:hover{
	font-family: tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#414b69;
	line-height: 120%;
}
.orange-roll a  {
	font-family: tahoma, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#ffb43f;
	line-height: 120%;
}
.orange-roll a:hover{
	font-family: tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#545d78;
	line-height: 120%;
}
.gray-roll a  {
	font-family: tahoma, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-style: none;
	font-size: 11px;
	color:#666;
	line-height: 120%;
}
.gray-roll a:hover{
	font-family: tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-size: 11px;
	color:#666;
	line-height: 120%;
}
.menu-roll a  {
	font-family: gill sans, sans-serif;
	font-stretch: condensed;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#8a181e;
	line-height: 120%;
}
.menu-roll a:hover{
	font-family: gill sans, sans-serif;
	font-stretch: condensed;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color:#202e5d;
	line-height: 120%;
}




.head-blue {
	font-family: garamond, ans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: none;
	color:#202e5d;
	line-height: 120%;
}
.head-red {
	font-family: garamond, ans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: none;
	color:#bf1e2d;
	line-height: 120%;
}
.head-maroon {
	font-family: garamond, ans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: none;
	color:#8a181e;
	line-height: 120%;
}
.head-gray {
	font-family: garamond, ans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: none;
	color:#666;
	line-height: 120%;
}
.head-white {
	font-family: garamond, ans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: none;
	color:#fff;
	line-height: 120%;
}







