
body {
	
	color: #a7a7a7;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #ea9a2e;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 13px;
}
.menu-Links
{
    font-size:small;
    color:white;
}
.menu-Links-black
{
    font-size:small;
    color:white;
}


#container {
	margin: 0px auto;
	width: 780px;
	text-align: left;
}

.sbtn {	FONT: 0.9em verdana;	COLOR: #fff;	BORDER-TOP-STYLE: ridge;	MARGIN-RIGHT: 5px;	BORDER-RIGHT-STYLE: ridge;	BORDER-LEFT-STYLE: ridge;	BACKGROUND-COLOR: #fe000c;	BORDER-BOTTOM-STYLE: ridge}
.Red {color: #fe000c;}
.RedSmall {color:Red;font-size:small}
.RedMedium {color:Red;font-size:medium}
.RedHeading {color: #fe000c;font-size:medium;font-weight:bold}
.SiteFont{font-size:small; font-family:Verdana;}
.ImageBorderClass{border:1px solid red; }
