body,td,a,p{
	font-family:Arial;font-size:12px;
}
body {
	background: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #1D2D41;
	color:#000;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 40px;
}

a{background-color:transparent;color:#304054;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#304054}

img{border: 0;}

h1{
	font-size:16px;
	margin: 0px;
}

td.p1 {
	background: url('images/l.gif');
	background-color: #0E0D15;
}

td.p1 a,td.p1 a:hover{
	color: #FFF;
	text-decoration:none
}

td.p3 {
	background-color: #DFE5E8;
}
td.p5 {
	background: url('images/b3.gif');
	background-color: #1D2D41;
}
td.p6 {
	background: url('images/b4.gif');
	background-color: #1D2D41;
}
td.p7 {
	background: url('images/b5.gif');
	background-color: #1D2D41;
}

input {
	color: #000;	
	background-color: #DFE5E8;
	border: 1px solid ##4D390F;
	width: 300px;
	font-size:11px;
}
input.search {
	color: #000;	
	background-color: #DFE5E8;
	border: 1px solid ##4D390F;
	width: 150px;
	font-size:11px;
	height:20px;
}
input.search2 {
	color: #000;	
	background-color: #DFE5E8;
	border: 1px solid ##4D390F;
	width: 70px;
	font-size:11px;
	height:20px;
}
textarea {
	color: #000;	
	background-color: #DFE5E8;
	border: 1px solid ##4D390F;
	width: 300px;
	font-size:11px;
}

textarea.words {
	color: #000;	
	background-color: #DFE5E8;
	border: 1px solid ##4D390F;
	width: 100%;
	height: 20px;
	font-size:11px;
}
form{
	padding:0px;
	margin:0px;
}
