* {
	margin: 0;
	padding: 0;
}

body {
background:#00172C;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color:#00F;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 920px;
background:#fff;
}

#header {
height:68px;
}
#menu {
height:30px;
line-height:30px;
background-color:#FFF;
color:#000;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float:left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color:#000;
}
#menu ul li a:hover {
	color:#000;
	text-decoration: none;
	text-align: center;
}

#content {
padding: 0 20px 20px 20px;
margin-top:40px;
}

.left {
	text-align:center;
	width: 650px;
	text-align: justify;
	font-size:15px;
	margin:0 auto;
}
.left li{
	list-style:none;
	text-decoration:none;
}
.left h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	text-align: center;
	font-family: arial, tahoma, verdana, sans-serif;
	background-color: #235980;
	color: #FFF;
}
.left h2 a {
text-decoration: none;
color: #4174B4;
}
.left h2 a:hover {
	color: #111;
	text-align: center;
	font-family: arial, tahoma, verdana, sans-serif;
}

.right {
	float: right;
	width: 200px;
	margin-top: 15px;
	background:#DDEEFF;
	margin-left:10px;
	color:#000;
	margin-top:0px;
	height:auto;
}
.right h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height:auto;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	background:#00172C;
}
.right ul {
padding: 10px 0 15px 20px;
list-style-type: square;
}
.right ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right ul li a:hover {
	color: #000;
	font-weight: 600;
}

#footer {
height: 30px;
line-height: 30px;
background: #657983;
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }
#wrap #content .left p {
	text-align: center;
	font-family: "Trebuchet MS Verdana", Arial, Helvetica, sans-serif;
}
#wrap #content .left table tr td {
	text-align: center;
	font-family: "Trebuchet MS Verdana", Arial, Helvetica, sans-serif;
}
#wrap #content .left li {
	text-align: center;
}
#wrap #content .left h3 {
	text-align: center;
}

/*hosting table */
.user_table th{
  padding-left: 11px;
  text-align: left;
  color: #E5E5E5;
  background-color: #235980;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  height: 18px;
}
.user_table td{
  padding-left: 11px;
  color: #000000;
  font-size: 11px;
  font-family: Arial;
}
.odd_row{
  background-color: #ECECEC;
  height: 18px;
}
.even_row{
  background-color: #FAFAFA;
  height: 18px;
}

.foot_row{
  background-color: #235980;
  height: 21px;
  text-align: center;
}
.table_style{
  text-align:center;
  border-top: 1px solid #F0F8FF;
  border-bottom: 1px solid #F0F8FF;
}

#wrap #content .left h1 {
	text-align: center;
	font-size: 16px;
}
a.nav, a.nav:link, a.nav:visited {display:block; width:129.4px; height:25px; background:#4683B0; border:1px solid #000;margin-top:0px;text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#FFF; line-height:25px; overflow:hidden; float:left;}
a.nav:hover {color:#fff; background:#4683B0;}
a.nav:active {color:#fff; background:#4683B0;}

.video_text{
	font-size:16px;
	text-align:center;
}

.red_text{
	color:#F00;
}

.moveleft{
	text-align:left;
}
