@charset "iso-8859-9";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	padding-bottom: 1px;
}

.menuLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menuLinks a:hover{
	text-decoration: underline;
}

.transBlock{
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}

.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.textNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mailListTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.picStyle{
border:solid #FFFFFF 1px;

}

.textOnBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textBox{
font-family: Verdana;
font-weight: normal;
font-size: 10px;
color: #333333;
width:200px;
height:13px;
border: 1px solid #333333; 
background-color: #F1F1F1;
}

.button{
font-family: Verdana;
font-weight: normal;
font-size: 10px;
color: #333333;
width:80px;
height: 17px;
border: 1px solid #333333;
background-color: #F1F1F1;
}

.mailListText{
font-family: Verdana;
font-weight: normal;
font-size: 10px;
color: #FFFFFF;
}