body {
	background-color: #F5F4F4;
	background-image:url('../img/bg.png');
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 12px;
}
#main {
	border:0px solid black;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	width: 70%;
}
#top { 
	padding:10px; height:82px;
	background-image:url('../img/bg.png');
	background-repeat:repeat-x;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:0px solid black;
}
#maincontent {
	padding:10px;
	border-left:1px solid black;
	border-right:1px solid black;
}
#topmenu { border-bottom:black 0px solid; }
#bottom {
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black; 				
	text-align:right; padding-top:7px; font-size:12px;
	padding-bottom:4px; padding-right:4px;
	/*z-index: -1000;*/
}
		
h1 { font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:bold; padding:0px; border-bottom:0px solid red; color:#990000;  font-variant:small-caps; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; padding:0px; color:#666666; }
.h1b { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; padding:0px; border-bottom:0px solid red; color:#990000; }
.h1a { font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:normal; padding:0px; border-bottom:0px solid red; color:black; font-variant:small-caps; }
.h1b a:visited { color:#000066; }
.h1b a:link { color:#000066; }
.h1b a:hover { color:#EE1D25; }
.h1c { font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; padding:0px; border-bottom:0px solid red; color:black; margin-bottom:3px; }

.code { font-family:'Courier New', Courier, monospace; font-weight:bold; font-size:19px; }
.cc { font-family:'Courier New', Courier, monospace; font-weight:bold; font-size:13px; color:#006600; width:100px; display:block; float:left; }
.f { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; }
.error { color:red; }
.success { color:green; }
pre { margin-top:4px; margin-bottom:20px; color:#000066; border-left:3px solid #333333; padding-left:5px; }

.csp { margin-top:0px; margin-bottom:5px; text-align:left;  font-size:14px; color:white;   }
.csp a:visited { color:white; text-decoration:underline;  }
.csp a:link { color:white; text-decoration:underline;   }
.csp a:hover { color:white;text-decoration:none;  }
	
.csptabspe { margin-top:0px; margin-bottom:5px; text-align:left;  font-size:14px; color:black; background-color:white; padding:10px;   }
.csptabspe a:visited { color:black; text-decoration:underline;  }
.csptabspe a:link { color:black; text-decoration:underline;   }
.csptabspe a:hover { color:black;text-decoration:none;  }

.ho  { color:black;text-decoration:underline;  }
.ho a:visited { color:black;text-decoration:underline;  }
.ho a:link { color:black;text-decoration:underline;   }
.ho a:hover { color:red;text-decoration:underline;  }

	.sG { color:#888888; border-bottom:black thin dotted; text-decoration:none;  }
.sG a:visited { color:#888888; border-bottom:black thin dotted; text-decoration:none;  }
.sG a:link { color:#888888; border-bottom:black thin dotted; text-decoration:none;  }
.sG a:hover { color:black; border-bottom:black thin solid; text-decoration:none;  }

.v { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }
.vv { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.bb { font-weight:bold; }
.ss { font-size:10px; }
	
.mm { font-family:Arial, Helvetica, sans-serif; font-size:15px; }
#imag{ position: relative; width:275px;}
#btn{position: relative; margin-left:280px;  margin-top:-260px;}
#txt{position: relative; margin-left:280px;  margin-top:-400px; text-align:justify; margin-right: 15px;}

.mail{width:300px; color:#333333;border-top:1px solid #990000;border-left:1px solid #990000;border-right:2px solid #990000;border-bottom:2px solid #990000; margin-bottom: 2px;}

ul {
	margin: 1em 0;
}


li {
	margin: 4px 0;
	background: none;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}

li a {
	display: block;
	background: #F1F1F1;
	border: solid 1px #DCDCDC;
	font-weight: bold;
	padding: 7px;
	text-decoration: none;
	overflow: hidden;
	color:#990000;
}

li a:link {
	display: block;
	background: #F1F1F1;
	border: solid 1px #DCDCDC;
	font-weight: bold;
	padding: 7px;
	text-decoration: none;
	overflow: hidden;
	color:#990000;
}

li a:visited {
	display: block;
	background: #F1F1F1;
	border: solid 1px #DCDCDC;
	font-weight: bold;
	padding: 7px;
	text-decoration: none;
	overflow: hidden;
	color:#990000;
}

li a:hover {
	color: #FFF;
	background: #E45647;
	text-decoration: none;
}
.err{
	border-width:0;
	border-color: #ffffff;
	background: #ffffff;
	width: 110px;
	color: red;
}

textarea{
width: 400px;
}

img{
border: solid 0px #000000;
}

.ind{
 list-style-type: square;
 padding-left: 15px;  
 margin-left: 15px;
 color: #990000;
}
.blacktext{color:black;}

.bout{text-align: center;}

.bd{border-top:1px solid #990000;border-left:1px solid #990000;border-right:2px solid #990000;border-bottom:2px solid #990000; margin-bottom: 2px;}
textarea{border-top:1px solid #990000;border-left:1px solid #990000;border-right:2px solid #990000;border-bottom:2px solid #990000; margin-bottom: 2px;}
.tit { font-family:Arial, Helvetica, sans-serif; font-size:23px; font-weight:normal; padding:0px; border-bottom:0px solid red; color:#990000;  font-variant:small-caps; }
