@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494692;
	background-color: #7f9ed2;
	background-image:url(media/bground.png);
	text-align: center;
	margin: 0px;
	padding: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.container {
	background-color:#FFFFFF;
	text-align: center;
	width: 797px;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
/*	margin-left: 50%;
	left: -399px;*/
	margin: auto;
	background-image:url(../images/container.jpg);
	background-repeat:repeat-y;
	margin-left: 10%;
	margin-right: 10%;
}
div.container2 {
	margin: auto;
	width: 650px;
}
/*	div.logo {
	margin-left: -16px;
	width: 850px;
	border: 0px;
	}
	*/
.logo{

   /* margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;*/
    padding-bottom: 0;
	}

#footer {
	height: 26px;
	width: 100%;
	border-top: 1px dashed #FF9900;
	border-bottom: 1px dashed #FF9900;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	color: #000000;
	text-align: center;
	font-size: 12px;
}
#footer a {
	font-size: 12px;
	color: #FF9900;
}
a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	background-color:#7f9ed2;
	padding-right: 2em;
	padding-bottom: 5em;
	}
table p {
	text-align:justify;
	}
table.size {
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #fff;
width: 443px;
/*background-color: #666;*/
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
	}

table.size td {
/*background-color: #CCC;*/
color: #000;
padding: 4px;
text-align: left;
border: 1px #CA412C solid;
	}

table.size td.hed {
/*background-color: #666;*/
color: #CA412C;
padding: 4px;
text-align: left;
border-bottom: 2px #CA412C solid;
font-size: 12px;
font-weight: bold;
	}
a img{ 
	/*color: #8b5d2a;*/
	border:0;
}
a:hover {
	color: #CB2110;
}
a:active {
	color: #CB2110;
}
input.submit {
	border: 1px solid #FF9900;
	color: #FFFFFF;
	background-color:#FF9900;
	font-size: 10px;
	font-weight:bold;
	height: 20px;
	line-height:20px;
	text-align:center;
	margin: 7px;
	cursor: pointer;
}
label {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-weight: bold;
	color: #FFFFFF;
	list-style:none;
	list-style-type:none;
}
h1 {
	font-weight: bold;
	color: #ca412c;
}
h2 {
	font-weight: bold;
	color: #8b5d2a;
}
h3 {
	font-weight: bold;
	border-bottom: 1px inset #FF9900;
	color: #000000;
}
h3 a {
	color: #000000;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
