/*colors:
DarkOliveGreen:556B2F
DarkOliveGreen4: 6E8B3D 6E8B3D
DarkOliveGreen1: CAFF70 CAFF70
orange: FF7F00
dark-orange: DD6900
lighter grey: EDEDED
*/
body {
background-color: #F8F8F8;
color: #000000;
font-size: 14px;
font-family: Arial, Sans-Serif;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

table {
font-size: 14px;
}


#bannerarea {
background-color: #CAFF70;
background-image : url(image/hookstripe.gif);
background-repeat: repeat-y;
}

#banner {
	position:relative;
	width: 600px;
	background-image : url(image/wimaxddlogo.gif);
	background-repeat: no-repeat;
}

#bannerlogo {
	float:left;
	text-align: right;
	overflow: hidden;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#bannerlogo a {
	font-size: 24px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration:none;
}
.bannerh {
	margin-left: 190px;
}
#banner h1{
	color: #556B2F;
	font-size: 24px;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}
#banner h2 {
	color: #FF7F00;
	white-space: nowrap;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#bannercontact {
	float:left;
	clear: left;
	text-align: right;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	color: #556B2F;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#bannercontact a {
	color: #6E8B3D;
}
#navi {
	background-color: #556B2F;
	clear: both;
	position: relative;
	padding-left: 195px;
	padding-bottom: 2px;
	padding-top: 1px;

	color: #FFFFFF;
}
#navi a {
	color: #FF7F00;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration:none;
}
#navi a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#mainpage {
	position: relative;
	clear: both;
	width: 90%;
	}

#deko
{
	position: absolute;
	width: 180px;
	top: 0px;
	left: 0px;
}

.legend {
	width: 100%;
	margin-top:0px;
}
.legendHead {
	background: #CAFF70;
	border-style:solid;
	border-width:1px;
	padding:2px;
	border-color:#556B2F;
}

.legendContent {
	border-style:solid;
	border-width:1px;
	border-color:#556B2F;
	padding:4px;
}
.legend td {
	vertical-align:top;
	padding: 2px;
}

.jsinteract {
	color: #FF7F00;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration:none;
	cursor:pointer;
}

.dekorow {
	position: relative;
	height: 90px;
	width: 180px;
}
.dsLeftBright { /*Dekosquare Left Bright */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 90px;
	background: #CAFF70;
}
.dsRightBright {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 90px;
	width: 90px;
	background: #CAFF70;
}
.dsLeftMedium { /*Dekosquare Left Medium */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 90px;
	background: #FF7F00;
}

.dsRightMedium {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 90px;
	width: 90px;
	background: #FF7F00;
}
.dsLeftDark { /*Dekosquare Left Dark */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 90px;
	background: #556B2F;
}

.dsRightDark {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 90px;
	width: 90px;
	background: #556B2F;
}
.dekoimageLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}
.dekoimageLeft img{
	height: 90px;
	width: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
}

a.dekoimageLeft:hover{
	filter:Gray();
}

.dekoimageRight {
	position: absolute;
	top: 0px;
	left: 90px;
	border-style: none;
}
.dekoimageRight img{
	height: 90px;
	width: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}


a.dekoimageRight:hover{
	filter:Gray();
}

.content {
	margin-left:195px;
	padding-top: 15px;


}
.content h1{
	color: #556B2F;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;

}


.content h2{
	color: #556B2F;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;

}

.content p{
	margin: 0px 0px 10px 0px;
}
.content a{
	color: #556B2F;
}

.special {
	border-style: solid;
	border-width: 2px;
	border-color: #FF7F00;
	background: #EDEDED;
	padding: 5px 7px 7px 7px;
	margin: 0px 2% 10px 1%;

}
.special h1 {
	color: #DD6900;
	margin: 0px 0px 1px 0px;	
	padding: 0px 0px 0px 0px;
	
}
.special p {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

.nicetable {
	border-spacing: 0px;
	border-collapse: collapse;
	background: #DFDFDF;
	font-size: 12px;
}


.nicetable td {
	border-top: 1px solid #730E0E;
	border-bottom: 1px solid #730E0E;
	vertical-align: top;
	padding: 3px 10px 3px 10px;

}

