﻿body 
{
	background-color: #f0f6f9;
	background-image: url('../images/body_bg.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
#main
{
	width:790px;
	margin:0 auto;
}

#background
{
	background-color: transparent;
	background-image: url('../images/ult-background.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height:400px;
	display:block;
	margin-bottom:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:20px;
	width:790px;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
	
}

.ie #background
{
	background-color: transparent;
	background-image: url('../images/ult-background-ie.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height:400px;
	display:block;
	margin-bottom:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	width:790px;
}

#somtag
{
	float:right;
	margin-top: 20px;
	margin-right: 170px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	width: 390px;
	font-family: Helvetica,Arial,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #ddeef6;
}
.ie6 #somtag
{
	position:absolute;
	top:20px;
	float:none;
}

#background a img
{
	border:0pt;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

#footer
{
	width:758px;
	height:35px;
	background-color:Transparent;
	clear:both;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
}

a:visited
{
	color:#615cb0;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
a:hover
{
	color:#615cb0;
	text-decoration: underline;
}
a:link:hover
{
	color:#615cb0;
	text-decoration: underline;
}
a:active
{
	color:#615cb0;
}
a
{
	outline:0;
}
a:link
{
	cursor:hand;
	cursor:pointer;
	text-decoration: none;
	color:#615cb0;
}
a:-moz-focus-inner
{
	border:0;
}

#somyear
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	float:left;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}

#somlinks
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	float:right;
	width:300px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
}

#somlinks a
{
	padding-left:10px;
}

#content
{
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
}

.loginform
{
	background:#ffffff;
	padding:10px;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
	
}

.signupform
{
	background:#ffffff;
	padding:10px;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
}

.loginform td
{
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	padding:8px;
	font-weight:bold;
}

.signupform td
{
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	padding:8px;
	font-weight:bold;
}

.loginform .checkbox
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}
.loginform .checkbox label
{
	padding-left:5px;
}

.loginform .txtinput
{
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	width:200px;
	background-color:#ffffff;
	-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;
}

.signupform .txtinput
{
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	width:200px;
	-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;
}

.signin
{
	color:#615cb0;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
}

.message
{
	font-family:Tahoma;
	font-size:11px;
	color:#615cb0;
	font-weight:normal;
}

#divconnect
{
	background:#ffffff;
	padding:10px;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	min-height:225px;
}

.newaccount
{
	font-family: Helvetica,Arial,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #ddeef6;
}