/* CSS Document */
.navigation_menu	{
	height: 52px;
	background-image: url(images/navigation_bg.jpg);
	background-repeat: repeat-x;
}
.header-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f91b1b;
	height: 7px;
}
body {
	margin: 0px;
	padding: 0px;
}
.header-bg {
	height: 130px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.footer {
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #000000;
	line-height: 25px;
	text-align: center;
	height: 100px;
}
.order {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000000;
	background-color: #a29bc8;
	text-align: center;
	font-weight: bold;
}

a {
	font-family: Trebuchet MS;
	font-size: .9em;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.navilink {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 40px;
}
a.navilink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navilink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navilink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navilink:link {
	text-decoration: none;
}
.navtext {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 40px;
	margin-right: 12px;
	margin-left: 12px;
}

.h1 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
	line-height: 20px;
}
.spc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.pname {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
h2	{
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
.logo_pos {
	margin-left: 25px;
	margin-top: 10px;
}
p	{
margin:0; padding:0;
}

