html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
    padding: 0;
    margin: auto;
   }
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}

td, th, caption {
    font-weight: normal;
    font-style: normal;
   }

img, fieldset { border: 0; }

/*ol { padding-left: 1.4em; list-style: decimal; }*/

/*ul { padding-left: 1.4em; list-style:square; }*/

/*q:before, q:after { content:''; }*/

A:link{
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	font-style: normal;
	line-height: normal;*/
	text-decoration: underline;
	color: #FFCC00;
}
a:visited {
    /*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	font-style: normal;
	line-height: normal;*/
    text-decoration: underline;
    color: #FFcc00;
    text-align: center;
	}
body {
	background-color: #000066;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	width: 1200px;
}

.Fadded-White {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.Yellow {
    color: #FFFF00;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
}
.YellowNoBold{
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.YellowBig{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFff00;	/*font-weight: bold;*/
    font-size: large;
}
.WhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #FFFFFF;
	font-size: 14px;
}
.Green {
    color: #00FF33;
    /*font-weight: bold;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    font-style: normal;
    font-weight: normal;
    }
.OrangeMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	/*font-weight: bold;*/
	line-height: 20px;
}
.OrangeLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	/*font-weight: bold;*/
}

/*.LinkButton {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	background-color: #FFCC00;
}*/
.OrangeBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	/*font-weight: bold;*/
}
.RedPageTitle {
	font-size: 24px;
	color: #FF0000;
}

div.contact_form  em.error, div.contact_form form em { 
	color: #FF0000;
}
.Red {
	color: #ff0000;
	/*font-weight: bold;*/
}
.error {
	color: #FF0000;
	/*font-weight: bold;*/
}
.iframe {
	float: right;
	border: none;
}
.BlackBig{
	color: #000000;
	Font-size: 20px;
}
.schedules{
		font-size: 75%;
}
