A:link {
	COLOR: #069;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #069;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #F60;
	TEXT-DECORATION: underline
}

h1{
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366CC;
	font-size: 18px;
}
h2{
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366CC;
	font-size: 17px;
}
h3{
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366CC;
	font-size: 16px;
}
h4{
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366CC;
	font-size: 14px;
}
h5{
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366CC;
	font-size: 13px;
}
h6{
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366CC;
	font-size: 12px;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	color: #191919;
	font-size: 13px;
}
a{
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
legend{
	font-family: Times New Roman, sans-serif;
	color: #390;
	font-size: 13px;
	font-weight: bold
}
.info{
	font-family: Tahoma, Geneva, sans-serif;
	color: #EBE172;
	font-size: 12px;
}
.input{ color: #5B5B5B; font: 13px Times New Roman; height:20px; border: 1px #C0C0C0 solid; }
.input2{ border: 1px #C0C0C0 solid; color: #5B5B5B; font: 13px Times New Roman; }

.inputsubmit {
font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0px 5px;
background-color: #2992DF;
border: none;
color: #FFFFFF;
cursor: pointer; }

.msg{ color: #BF0000; font-size: 14px; }
.folder{
	font-family: Tahoma, Geneva, sans-serif;
	color: #EC7600;
	font-size: 13px;
}
.folder A:link {
	COLOR: #397EAC;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.folder A:visited {
	COLOR: #397EAC;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.folder A:hover {
	COLOR: #36C;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.folder p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #DD7D44;
	font-size: 13px;
	font-weight: bold;
}

.rule{
	background-color: #FFF;
	margin: 0 auto;
	clear: both;
	padding: 3px 3px 3px 3px;
	border-top: 1px dashed #CB0601;
	border-left: 1px dashed #CB0601;
	border-right: 1px dashed #CB0601;
	border-bottom: 1px dashed #CB0601;
	font-family: Times New Roman, sans-serif;
	color: #006;
	font-size: 13px;
}

.link {
	width: 800px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #063;
	border-left-color: #063;
	border-right-color: #063;
	border-bottom-color: #063;
}

.footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: both;
	border-top: 1px dashed #000000;
}

.linksmodule {
	width: 95%;
	background-color: #000;
}
