
body { background:#002; font-family:Arial; font-size:90%; line-height:1em; color:#FFFFFF;}

/*in_line*/
img {border:0; vertical-align:top;}

a:hover{ text-decoration:underline;}
a { color:#1480b7; text-decoration:none;}
.clear { clear:both;}
.alignright { text-align:right; padding:10px 0 0 0;}
.aligncentr { text-align:center; padding:0px 20px 0 0;}
span a { color:#fff;}
#header {width:850px; height:269px; background-image: url(images/bg_header.jpg); background-position:top; background-repeat:no-repeat;}

.input {color:#EEEEEE;		 
		height:22px;
		width:205px;
		background-color:#333333;
		border:solid 1px #5e626c;
		font-size:1em;
		font-family:Arial;
		padding:2px 0 0 2px;
		text-transform:uppercase;
}

textarea {background:none;
			color:#EEEEEE;
			background-color:#333333;
			border:solid 1px #5e626c;
			width:420px;
			height:96px;
			overflow:auto;
			font-family:Arial; 
			font-size:1em;
			padding:2px 0 0 2px;
			text-transform:uppercase;
}

.mbtn {width: 155px; float:left; height:60px; font-weight:bold;}
.m1 {width:150px; height:57px; background-image:url(images/m1.jpg); background-position:center; background-repeat:no-repeat; background-color:#FFCC00}
.m2 {width:150px; height:57px; background-image:url(images/m2.jpg); background-position:center; background-repeat:no-repeat; background-color:#66CC00}
.m3 {width:150px; height:57px; background-image:url(images/m3.jpg); background-position:center; background-repeat:no-repeat; background-color: #0099FF}
.m4 {width:150px; height:57px; background-image:url(images/m4.jpg); background-position:center; background-repeat:no-repeat; background-color:#666633}
.nlink { padding-top:20px; font-size:16px; }
.nlink a:link, .nlink a:visited,  .nlink a:active { color:#000000};
.nlink a:hover {color:#FFFFFF}