body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg.gif);
	
}

table, tr, td {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size: 10px;
	color: #000000;
}


input, submit, textarea, select{
	background: #E7E5E5;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	border: 1px solid #000;
	border-color: #FF0000;
}


.ksent {
	width: 250px;
	padding: 5px;
	border-style: dashed;
	border-width: 2px;
	border-color: #cccccc;
}
img {
	border: 0px;
}
.radiok {
	background-color: #FFFFFF;
	border-width: 0px;
}
.grn_title {
	background: #A2C5E1;
	height: 20px;
	text-align: left;
}
.welcome {
	font-size: 12px;
	color: #333333;
	padding-left: 9px;
	padding-right: 9px;
}
.form {
	padding-left: 9px;
	text-align: left;
}



/*/ Links /*/
a, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF5200;
	text-decoration: underline;
}

/*/ Special /*/
div.header {
	background: #FFFFFF url('http://www.textbomber.com/images/banner.jpg');
	height: 56px;
	margin: 0;
}
.main {
	width: 644px;
	border-collapse: collapse;
	height: 100%;
	background-image: url(images/bg2.jpg);
	border-color: #E7E5E5;
}
.footer {
	z-index: 2;
	text-align: center;
}
.head {
	font-size: 14px; 
	color: #FFFFFF; 
	
}
.head a:link, a:visted, a:active {color: white; text-decoration: underline; }

