@charset "utf-8";
/* CSS Document */

<style type="text/css">

.Font {
	color: #0C0;
}
.background {
	color: #0F0;
}
.table{ 
bgcolor="#000000"
}
.deepsea
{
	background-color:#999999;
	color:#FFF;
	font-family: sans-serif;
	font-weight:600;
}
.deepsea center table tr td .tabledecor tr td center #conference {
	color: #000;
}

.tabledecor {
background-color:#000000;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}
body {
	background-color:#999;
	}
.body {
	 bgcolor="#999";s
	}
td
{
bgcolor="#000000";
}
.Button {
border: 1px solid #000000;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #2E2A3B), color-stop(0.9, #7A7172) );
background: -moz-linear-gradient( center top, #2E2A3B 0%, #7A7172 90% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2E2A3B', endColorstr='#7A7172');
background-color: #2E2A3B;
-moz-box-shadow:  0px -10px 10px 3px #858585;
-webkit-box-shadow:  0px -10px  10px 3px #858585;
box-shadow:  0px -10px  10px 3px #858585;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
text-shadow: 4px 0px 4px #000000;
font-weight: bold;
margin: 17px 16px;
padding: 6px 6px;
color: #FFFFFF;
letter-spacing: 1px;
font-family: 'Comic Sans MS', cursive;
font-size: 9px;
width: 142px;
text-transform: uppercase;
text-align: center;
text-decoration: none;
cursor: pointer;
display: inline-block;
}
.Button:hover {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #7A7172), color-stop(0.9, #2E2A3B) );
background: -moz-linear-gradient( center top, #7A7172 0%, #2E2A3B 90% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7A7172', endColorstr='#2E2A3B');
background-color: #7A7172;
}
.Button:active {
position: relative;
top: 0px;
left: 0px;
}
fieldset {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
form { 
margin: 0px; 
padding: 0px; 
height :20px; 
width: 50px; 
}
</style>

