body{
	background-color:#cc3300;
	background-image:url(../../images/colors/red-bg.jpg);
	background-repeat:repeat-y;
	}

#top{
	background-color:#fff;
	}

#logo{
	background-image:url(../../images/colors/red-logo.gif);
	background-repeat:no-repeat;
	border-bottom-color:#000;
	}

#menu{
	background-color:#E15505;
	background-image:url(../../images/colors/red-mbarshadow.gif);
	background-repeat:repeat-x;
	}

#menu div{
	border-left-color:#951500;
	}

#menu div a{
	background-image:url(../../images/colors/red-mitemshadow.gif);
	background-repeat:repeat-x;
	background-color:#EA7A0D;
	border-right-color:#951500;
	color:#000;
	}

#menu div a:hover{
	background-image:url(../../images/colors/mitemshadowwhite.gif);
	background-color:#fff;
	color:#000;
	}

#menu div a.menuOn{
	background-image:none;
	background-color:#C53400;
	}

#menu div a.menuOn:hover{
	background-image:none;
	background-color:#C53400;
	}

.mainBody{
	border-right-color:#9A2B00;
	}

.mainBody a,#main a{
	color:#FFAF14;
	}

.sideBar{
	border-color:#9A2B00;
	background-color:#EA7A0D;
	}

.sideBar div{
	background-image:url(../../images/colors/red-fold.gif);
	}

.sideBar a{
	color:#000;
	}

.sideBar a:hover{
	color:#cc3300;
	}

.mainBody a:hover,#main a:hover{
	color:#FFAF14;
	}

#bottom{
	border-top-color:#9A2B00;
	color:#000;
	}

.introBody{
	border-bottom-color:#9A2B00;
	}

ul.subMenu li{
	border-bottom-color:#E96306;
	}

ul.subMenu li a,.sideShots a{
	color:#000;
	}

ul.subMenu li a:hover,.sideShots a:hover{
	color:#FFAF14;
	}

ul.subMenu li a.subMenuOn{
	color:#FFAF14;
	}

h1{
	color:#fff;
	}

h2,h3{
	color:#000;
	}

h4 a{
	color:#000;
	}

.emailIcon{
	background-color:#;
	}

#styleBoxesRed{
	border-color:#FFE53D;
	}

.screens{
	background-color:#AA1F00;
	}

.arrowOff{
	background-image:url(../../images/global/arrowltred.gif);
	}

.arrowOn{
	background-image:url(../../images/global/arroworange.gif);
	}

.arrowHeading{
	background-image:url(../../images/global/arrowheadingorange.gif);
	}

.mainColor{
	background-color:#DA4704;
	}

input,textarea,select{
	background-color:#fff;
	}

input.button{
	background-color:#fff;
	}

.iconBlock{
	background-image:url(../../images/colors/red-block.gif);
	}

em{
	font-style:normal;
	color:#FFAF14;
	}