/* CSS Document */

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#E6E6E6; 
	font-family: Trebuchet MS, Arial;
	font-size: 12px;}
	
#content {
	border-left: 5px solid white; 
	background-color: #ddddc9; 
	background-image:url(images/emb_01.jpg); 
	background-repeat: no-repeat; 
	background-position:top right }
	
#contentResult {
	border-left: 5px solid white; 
	background-color: #ddddc9; 
	background-image:url(images/emb_02.jpg); 
	background-repeat: no-repeat; 
	background-position:bottom right }


#shell {border: 19px solid white }
#bottomEmb {background-image:url(images/emb_02.jpg); background-repeat: no-repeat; background-position:bottom right}

.titles {font-size: 22px ; color:#545454}
.formtitle {color:#545454; font-weight:bold}
.titles2 {font-size: 18px ; color:#686868}
.titles3 {font-size: 17px ; color:#939380}
.slogan {font-family: "Bradley Hand ITC", Arial; color: #ddddc9; font-size:18px;}
.recent {font-size: 11px;}
.adver {font-size: 10px; font-family:Arial, Helvetica, sans-serif; color:#999999}

#pic {border: 3px solid white;}
#div {background-image:url(images/div.jpg); background-repeat:repeat-x; background-position:center}
#div2 { background-image:url(images/div-result.jpg); background-repeat:repeat-x; background-position:bottom center; }
#resultbg { background-image: url(images/result-bg.jpg); background-repeat: no-repeat; background-position:top center; }

.FormField {
background-color: #FFFFFF;
border-width: 1px; border-style: solid; border-color: #000000;
color: #9E9E81;
font-weight:bold;
font-size: 16px;
padding-left: 3px;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 3px;
margin-bottom: 4px;
}

.FormField2 {
background-color: #FFFFFF;
border-width: 1px; border-style: solid; border-color: #000000;
color: #333333;
font-weight:bold;
font-size: 14px;
padding-left: 3px;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 3px;
margin-bottom: 4px;
}
.submit { font-size: 13px;  background-color: #000000; color: white; border: 1px solid #FFFFFF; font-weight: 700  }

a.botlinx:link {color: #000000;  font-size: 12px; text-decoration: none; }
a.botlinx:visited {color: #000000;  font-size: 12px; text-decoration: none;}
a.botlinx:hover { color: #000000;  font-size: 12px; text-decoration: underline;}
a.botlinx:active {color: #000000;  font-size: 12px; text-decoration: none;}

a.Morelinx:link {color: #000000;  font-size: 13px; text-decoration: underline; }
a.Morelinx:visited {color: #000000;  font-size: 13px; text-decoration: underline;}
a.Morelinx:hover { color: #000000;  font-size: 13px; text-decoration: none;}
a.Morelinx:active {color: #000000;  font-size: 13px; text-decoration:underline;}

a.titlelinx:link {color: #000000;  font-size: 11px; text-decoration: none; font-weight:bold }
a.titlelinx:visited {color: #000000;  font-size: 11px; text-decoration: none; font-weight:bold }
a.titlelinx:hover { color: #000000;  font-size: 11px; text-decoration: underline; font-weight:bold }
a.titlelinx:active {color: #000000;  font-size: 11px; text-decoration:none; font-weight:bold }

.menu  a, .menu a:active, .menu a:visited {
/* navigation buttons */
width: 210px;
height: 21px;
margin-bottom: 12px;
color: #FFFFFF;
background-color: #23231f;
padding: 1px;
padding-top: 2px;
padding-left: 4px;
padding-right: 0px;
display: block;
border: 1px solid #2f2f2f;
font: 13px "Trebuchet MS", Arial, sans-serif; 
font-weight: 600;
text-decoration: none;}

.menu a:hover { 
background-color: #30302b;
color: #ffffff;
text-decoration: none;
margin-bottom: 12px;
padding: 1px;
padding-top: 2px;
padding-left: 4px;
padding-right: 0px;
}