/* CSS Document */

body {
	background-color: white;
	}


#container {

	
	width: 801px;
	overflow:auto;
	border-width: 1px;
	font-family: helvetica;
	margin: auto;
	background-color: white;
	border-style:solid;
	border-color:#999999;
	}
	
		
#header {
	position: inherit;
	width: 800px;
	font-size:16px;
	}


#content {
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 100px;
	padding-bottom:30px;
	position: inherit;
	width: 750px;
	height: auto;
	float:left;
	font-family:Helvetica;
	font-size:12px;
	
	}

table {
	
	}
	table2 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style:solid;
	border-color: black black black black;
	border-collapse: collapse;


}


a.tablelinks:hover
{
	COLOR: red;
}

a.tablelinks:link {
COLOR: blue;
text-decoration:underline;
}
a.tablelinks:visited {
COLOR: blue;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #
	
	}
	
	
	#dolphincontainer{position:relative;border-bottom: 2px solid navy; color:#E0E0E0;background:#143D55;
width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(./images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(./images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(./images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(./images/dolphin_right-ON.gif) no-repeat top right;height:33px;}

#dolphin_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: yellow}

.innercontent{display: none;}


input.login
	{
     	
	border: 1px solid #000000;
	}


input.signup
	{
     	width: 75px;
	
	}


input.normal
	{
    	width: 300px;
	border: 1px solid #000000;
	}

textarea
	{
    	width: 300px;
	border: 1px solid #000000;
	}

input.submit
	{	
	border: 1px solid #000000;
	}
