﻿body {

scrollbar-arrow-color:#ffffff;

scrollbar-darkShadow-color:#666666;

scrollbar-track-color:#ffffff;

scrollbar-face-color: #C78B11;

scrollbar-highlight-color:#cccccc;

scrollbar-shadow-color:#ffffff;

scrollbar-3dlight-color:#ffffff;

background-color:#D9D9D9;

margin: 0px;

}



body,td,th {

	font-family: "Arial";

	font-size: 12px;

	color: #555555;

}
a{
outline:none;
}

a:link {

	color: #555555;

	font-weight: bold;

	text-decoration: underline;

}

a:visited {

	color: #555555;

	font-weight: bold;

	text-decoration: none;	

}

a:hover {

	color: #F9A132;

	font-weight: bold;

	text-decoration: none;

}

a:active {

	color: #555555;

	font-weight: bold;

	text-decoration: none;	

}

a.smllink:link {

	color: #ffffff;

	font-family: "Tahoma";

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

a.smllink:hover {

	font-family: "Tahoma";

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	border-bottom:1px dashed #ffffff;	

}

a.smllink:visited {
	color: #ffffff;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}

.copyright {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;

}

.regular {
	font-size: 14px;
	color: #333;
	font-weight: bold;

}

.whitetext {

	font-size: 12px;

	color: #ffffff;

	font-weight: bold;

}
.headerright {
	background-image: url(images/home-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.headerrighttxt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #F9A133;
	font-style: italic;
}



.heading {

	font-family: Palatino Linotype, Times New Roman;

	font-size: 22px;

	color: #F2941C;

	font-weight: bold;

	font-style:italic;

}

.heading2 {

	font-family: Palatino Linotype, Times New Roman;

	font-size: 22px;

	color: #Ffffff;

	font-weight: bold;

	font-style:italic;

}

.mainyellow {

	font-size: 14px;

	color: #F9A132;

	font-weight: bold;

}

/*-----------DROPDOWN MENU LINKS -----------*/
.dropoutter{
	width:766px;
	overflow:hidden;
	position:absolute;
	clear:both;
	top:223px;
}
.droplinksouter {
	width:165px;
	overflow:hidden;
	position:relative;
}
.droplinksouter .bottom {
	background-color:#a0a1a5;
	overflow:hidden;
	width:165px;
}
.droplinksouter .bottom ul {
	margin:0px;
	padding:1px;
}
.droplinksouter .bottom li {
	list-style:none;
	line-height:20px;
	display:inline;
}
.droplinksouter .bottom li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
	padding:3px 5px 3px 5px;
	display:block;
}
.droplinksouter .bottom li a:hover {
	text-decoration:none;
	background-color:#f9a133;
	color:#FFFFFF;
}
.mainyellowitalics {
	font-size: 12px;
	color: #F2941C;
	font-weight: bold;
	font-style: italic;
}
#redlink {
	color: #F00;
	font-size: 12px;
}
.borderbox {
	border: thin solid #F2941C;
}
.confirmation {
	color: #000;
}
.regular2 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.emailfooter {
	background-image: url(images/emailfooter.jpg);
	background-repeat: repeat-x;
}
#whitelink {
	color: #FFF;
}
#yellowtext {
	color: #FDBE6E;
}
#redtext {
	color: #900;
}
#redtextbold16 {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
