@charset "utf-8";

.input
{
	width:140px;
	color: #666;
}

.register
{
	color: #069;
	border: 1px solid #CCC;
	font-family: verdana
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana;
	font-size: 12px;
}
.bdr
{
	border: 1px 1 #CCC;	
}
.hd
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCC;
	padding: 5px;
}

#MailSend a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #930;
	font-weight: bold;
	text-decoration: none;
}

#MailSend a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.msgbox
{
	height: 15px;
	padding:0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	color: #C00;
}	
.ok
{
	height: 15px;
	padding:8px;
	font-family: Verdana;
	text-align: center;
	font-size: 14px;
	color: #090;
	font-weight: bold;
}	


.button-big {margin:3px 0 0 3px; cursor:pointer;padding-bottom:4px;padding-top:3px; height:26px; width:100px; border:0; font-size:1.2em; font-weight:normal; color:#fff; text-align:center; vertical-align:middle;}

.button-orange{background:url(images/view_album.png) no-repeat;}

.msgError
{
	border: 2px solid #F00;
	margin:5px;
	padding:10px;
	padding-left:50px;
	text-align:left;
	height:auto;
	font-size: 12px;
	color: #F00;
	background-image: url(images/red-error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	position:relative;
	width:350px;
	font-family: Verdana, Geneva, sans-serif;
}


#panel2 table
{
	color: #363636;
	width:100%;


}
#panel2 td, th
{
	padding-left: 5px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#panel2 th
{
	text-align:left;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:right;
	color: #069;
}
#panel2 td
{
	text-align:left;
	font-size: 11px;
	padding:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#panel2 a
{
	color: #C00;
	text-decoration: none;
	padding:0px;
	font-size: 11px;
}
#panel2 a:hover
{
	color: #C00;
	text-decoration: underline;	
	font-size: 11px;
}
