/*///////////////////////////////////////////////*/
body,td,th, input, select {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	margin:10px;
}

#logo {
	width:200px;
	color:#FFFFFF;
	background-color:#000000;
	height:126px;	
	font-size:30px;
	font-weight:bold;
	padding: 0 0 0 4px;
	border-bottom: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

/*///////////////////////////////////////////////*/
.r0,
.r1{
	text-align:left;
	vertical-align:top;
}

.r1 div {
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	background-color:#000000;
	width:200px;
	height:40px;
	border-bottom: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}


.r1 div a{
	padding: 0 0 0 4px;
	width:196px;
	height:40px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}

/*///////////////////////////////////////////////*/
#buttons table{
	border:0;
	padding:0;
	margin:0;
}

#buttons table .close{
	width:100%;
	background-color:#FFFFFF;
}

#buttons table td{
	background-color:#000000;
	border-right: 1px solid #FFFFFF;
	padding-bottom:auto;
	padding-right:auto;
}

#buttons p{
	height:25px;
	font-size:11px;
	padding: 0 3px 0 3px;
}

#buttons a{
	color:#FFFFFF;
	text-decoration:none;
}

#buttons a:hover{
	text-decoration:underline;
}

/*///////////////////////////////////////////////*/
#off{
	background-color:#999999;
	}

.m1 a:hover{background-color:#999; }
.m2 a:hover{background-color:#cc9; }
.m3 a:hover{background-color:#369; }
.m4 a:hover{background-color:#690; }
.m5 a:hover{background-color:#036; }
.m6 a:hover{background-color:#fc0; }
.m7 a:hover{background-color:#c06; }
.m8 a:hover{background-color:#093; }
.m9 a:hover{background-color:#c60; }
.m10 a:hover{background-color:#600;}
.m11 a:hover{background-color:#f9c;}
.m12 a:hover{background-color:#960;}
.m13 a:hover{background-color:#9cc;}
.m14 a:hover{background-color:#099;}
.m15 a:hover{background-color:#906;}



