a:link { text-decoration: none; }

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:link, a:hover, a:visited { color: #00AEFF; font-weight: normal; border-width: 0; }

a:active {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

table { background-color: #F0F0F0; background-position: center 0; text-align: left; margin: 0; padding: 0 0px; }

table, body, td, tr, tbody { color: #353535; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; }

input {
	border: 1px solid silver;
}
textarea {
	border: 1px solid silver;
	height: 100px;
	width: 300px;
}

input, textarea {
	background-color: #FAFAFA;
	color: #606060;	
	border-color: #DDDDDD;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	height: 17px;
	}

select {
	background-color: #FAFAFA;
	color: #606060;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.submit {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: white;
	color: #606060;	
	height: 17px;
}

hr { color: #cccccc; height: 1px; margin-top: 5px; margin-bottom: 5px; border-style: dotted; }

.OverLibBG {
	BACKGROUND-COLOR: white;
	COLOR: BLACK;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.OverLibBorder {
	BACKGROUND-COLOR: SILVER;
}


.menu { color: #000; font-family: verdana, arial, helvetica, sans-serif; letter-spacing: 1px; font-size: 10px; font-weight: bold; text-transform: uppercase; text-align: center; vertical-align: middle; margin-bottom: 2px; padding-bottom: 2px; }

a.menu:link {
     color: #AAAAAA;
     text-decoration: none;
     font-weight: bold;
     }

a.menu:visited {
     color: #AAAAAA;
     text-decoration: none;
     font-weight: bold;
     }

a.menu:hover {
     color: #00aeff;
     text-decoration: none;
     font-weight: bold;
     }

a.menu:active {
     color: #17007c;
     text-decoration: none;
     font-weight: bold;
     }
h1 { margin-bottom: 10px; letter-spacing: -1px; margin-top: 25px; color: #999; font-size: 17px; font-family: arial; font-weight: normal; font-style: normal; line-height: normal; }
h2 { margin-bottom: 10px; letter-spacing: -1px; margin-top: 0px; color: #909090; font-size: 17px; font-family: arial, helvetica, sans-serif; font-weight: 100; line-height: normal; }
h5 { font-size: 10px; font-family: arial; font-weight: normal; font-style: normal; text-transform: none; text-align: left; margin: 4px 0 12px; }

h6 { color: #666; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 15px; background-color: #fff; letter-spacing: 0; margin: 0; padding: 10px; border-color: #c0c0c0; border-style: solid; border-width: 1px 0 0; }

img { border-color: white; border-width: 1px; }

.teaser { border-width: 0px; }

.picture_left { float: left; margin: 0 20px 0 0; vertical-align: super;}

.picture_right { float: right; margin: 0 0 0 20px; vertical-align: bottom;}
