/* SAVE : CSS Document */

body{
	background-color: #000000;
	background-image: url("../images/body-bg.gif");
	font-family: "Trebuchet MS", arial;
	font-size: 13px;
	margin: auto;
}

td.topMenu{
	background-color: #F4EDDD;
}

td.bodySep{
	background-image: url("../images/white-bg.gif");
}

td.heading{
	background-image: url("../images/headbg.gif");
	font-size: 18px;
}

p.bodyCont{
		margin-top: 10px;
		padding: 10px;
		color: #2A2A2A;
		line-height: 22px;
		text-align: justify;
}

td.tdbg{
	background-image: url("../images/tdbg.gif");
}

td.leftbg{
	background-image: url("../images/save_16.jpg");
}

td.rightbg{
	background-image: url("../images/save_18.jpg");
}

td.heading, a:hover, a.topLinkVisited{
	color: #FFFFFF;
}

td.footer, td.botCont, a.botLink{
	color: #828282;
}

td.locations{
	padding-left: 48px;
	color: #D6D8CB;
}

ul, ol li{
	font-family: "Trebuchet MS", arial;
	color: #2A2A2A;
	text-align: justify;
	line-height: 22px;
}

a.botLink{
	display: inline;
	line-height: 33px;
	text-decoration: none;
}

a.botLink:hover{
	display: inline;
	color: #FF0000;
	text-decoration: none;
	background-image: none;
}

a.leftLink{
	color: #F6F6F6;
	line-height: 33px;
	text-decoration: none;
}

a.leftLink:hover{
	color: #FFFFDD;
	text-decoration: none;
	background-image: none;
}

a.imgPopup{
	display: block;
}

.menu a 
{
	color: #000000; 
	display: block; 
	padding-bottom: 4px; 
	padding-left: 12px; 
	padding-right: 6px; 
	padding-top: 2px; 
	text-decoration: none
}
.menu a:hover 
{
	background-color: #C80607; 
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none
}
.ddm 
{
	z-index: 2
}
.menu .options 
{
	background-color: #F2F2F2; 
	border-bottom: #BB2F3B 1px solid; 
	border-left: #BB2F3B 1px solid; 
	border-right: #BB2F3B 1px solid; 
	border-top: #BB2F3B 1px solid; 
	font-size: 12px;
	font-family:arial;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #C80607;
}