body{margin:0; padding:0; background:url(images/bg.jpg) repeat; font-size:11px;}
form, td {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

input, textarea, select{font:11px Tahoma; color:#000000; background:#CDCEC9; border:1px solid #565656; padding-left:2px}
input{ width:118px; height:18px;} 
textarea{width:122px; height:90px;}
td, tr {vertical-align:top; text-align:left}

.align_right{text-align:right}
.bottom{vertical-align:bottom}

h2 {
	font-size:18px;
	color:#666;
	font-weight:bold;
	border-bottom:1px solid #ACACAC;
}

h3 {
	font-size:13px;
	color:#666;
	font-weight:bold;
}

.header{
	font:10px Tahoma;
	color:#737373;
	font-weight:bold;
}
.header ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.header li {
	background:url(images/dot.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 12px;
}
.header li a { 
	line-height:22px;
	color:#717171;
	text-decoration:none; 
	background-position:left center;
}
.header li a:hover { 
	text-decoration:underline;
}

.content, content td{
	font-family:Tahoma;
	font-size:12px;
	color:#666;
}
.content span{
	font:11px tahoma, arial, helvetica, sans-serif;
	color:#565656;
}
.content strong{
	font:11px tahoma, arial, helvetica, sans-serif;
	color:#565656;
	font-weight:bold;
}
.content a{
	font:11px Tahoma, Arial, Geneva, sans-serif;
	text-decoration:none;
	color:#565656;
	font-weight:bold;
}
.content a:hover{
	color:#939393;
	background:none;
}
.content .link{background:url(images/dot_1.gif) center left no-repeat; padding:0 0 0 9px;}
.content .link_1{background:url(images/dot_4.gif) center left no-repeat; padding:0 0 0 9px;}
.content .link_2{background:url(images/dot_1.gif) center right no-repeat; padding:0 15px 0 0;}
.content ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content li {
	background:url(images/dot_3.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 12px;
}
.content li a { 
	line-height:15px;
	color:#565656;
	text-decoration:none; 
	background-position:left center;
	font-weight:normal;
}
.content li a:hover { 
	text-decoration:underline;
}


.footer{
	font:10px/14px  tahoma, arial, helvetica, sans-serif;
	color:#5C5C5C;
}
.footer strong{
	color:#5C5C5C;
	font-weight:normal;
}
.footer span{
	color:#898989;
}
.footer a{
	color:#898989;
	text-decoration:none;
}
.footer a:hover{
	color:#5C5C5C;
}

div.error {
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	}
	
.result {
	font-weight:bold;
	border:1px solid #d7fcca;
	color: #339900;
	padding:5px;
	padding-left:12px;
	margin-bottom:5px;
    background:#F0F8ED url(images/result_bg.png) repeat-x;	
	}
	
.error {
	font-weight:bold;
	text-align:left;
	border:1px solid #fbbebe;
	padding:5px;
	padding-left:12px;
	vertical-align:middle;
	margin-bottom:5px;
    background:#faeded url(images/error_bg.png) repeat-x;
	color:#CC0000;
	}
