/* CSS Document */




/****************tags*********************************/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#222;
}
body {
	background: #333 url(../images/tmpl/container_bg.gif) repeat-y 50% 0;
	text-align:center;
	margin:0;
	}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333 ;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
input {
	background-color: #555;
	color:#aaa; 
	}
textarea {
	background-color: #555;
	color:#aaa; 
	}

#left-mail{
	width:272px;
	background-image: url(images/sub2_drk.gif);
	text-align: right;
	padding: 0px;
	height: auto;
	}


	
	