A:link { color: Black; text-decoration: none }
A:visited { color: Black; text-decoration: none }
A:hover { color: Black; text-decoration: underline }
A:active { color: black; text-decoration: none }

body {  font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
html {  font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
td {  font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.navLeft { color: white; text-decoration: none }
.navLeft:link { color: white; text-decoration: none }
.navLeft:visited { color: white; text-decoration: none }
.navLeft:hover { color: white; text-decoration: none }
.navLeft:active { color: white; text-decoration: none }

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	
}

.textBottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: white;
}

.textR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: red;
}

.textW {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
}

.textG {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: green;
}

.formular2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #330000;  background-color : White;  border-style : groove;
}


.mylogin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #330000;  background-color : White;
	border-top: 1 solid #666666;
	border-right: 1 solid #666666;
	border-bottom: 1 solid #666666;
	border-left: 1 solid #666666;
}

.formularstatus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color : White;
	border-style : none;
	font-weight: bold;
}

.thumbs {
	
	border-top: 1 solid #666666;
	border-right: 1 solid #666666;
	border-bottom: 1 solid #666666;
	border-left: 1 solid #666666;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	width:100%;
	height:100%;
	text-align: left;
	vertical-align: left;
	text-decoration: none;
	text-indent: 0pt;
	line-height: 15px;
	
}

.navTop {
	background-color: #336699;
	border-top: 1 dashed #336699;
	border-right: 1 dashed #336699;
	border-bottom: 1 dashed #336699;
	border-left: 1 dashed #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	width:100%;
	height:15;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #336699;
	text-indent: 0pt;
	line-height: 15px;
	
}

.navTop:visited {
	background-color: #336699;
	border-top: 1 dashed #336699;
	border-right: 1 dashed #336699;
	border-bottom: 1 dashed #336699;
	border-left: 1 dashed #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	width:100%;
	height:15;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #336699;
	text-indent: 0pt;
	line-height: 15px;	
}

.navTop:hover {
	border: 1 solid #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	width:100%;
	height:15;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
}


.navTopActive {
	background-color: #DDDDDD;
	border-top: 1 dashed #336699;
	border-right: 1 dashed #336699;
	border-bottom: 1 dashed #336699;
	border-left: 1 dashed #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	width:100%;
	height:15;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 0pt;
	line-height: 15px;
	
}




.button,.button100,.fr_button
{
  border-width: 1px;
  color: white;
  font-weight: bold;
  font-size: 11px;
  height: 18px;
  margin: 0 0 0 0;
  padding: 0;

  background-repeat: repeat-x;
  background-position: 50px 49%;
  background-image: url('/images/buttonbg.gif');

  background-color: #3163BD;
}


.button_mylogin
{
  border-width: 1px;
  color: white;
  font-weight: bold;
  font-size: 11px;
  height: 18px;
  margin: 0 0 0 0;
  padding: 0;

  background-color: #4F4A51;
}


#infobox {
	border:				solid 1px;
	border-color:		#999999;
	background-color:	#DDDDDD;
	padding:			4px;
	padding-top:		10px;
	padding-bottom:		10px;
	padding-left:		50px;
	width:				515px;
	margin-top:			10px;
	margin-bottom:		10px;
	background: url(../images/layout/bg_infobox.jpg) no-repeat;
	background-position: left center;

}


#infobox .alertmessage {
	font-weight:		bold;
	font-color:			#666666;
}

