html {
  min-height: 101%;
}
body {
  padding: 0px;
	margin: 0px;
	font-family: georgia;
	font-size: 14px;
	background-color: #1761bc;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
}
.input {
  width: 250px;
}
.textarea {
  width: 250px;
	height: 100px;
	margin: 6px 0px 6px 0px;
}
/*css nav*/
.head-links {
  height: 1px;
	position: relative;
	top: -35px;
	right: -40px;
}
/*end css nav*/
h3 {
  clear: both;
  background-color: #1761bc;
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	background-image: url(/img/top-bar-bg.png);
	text-indent: 10px;
	display: block;
	margin: 0px;
	width: 100%;
	font-size: 16px;
}
h3 a:link,
h3 a:active,
h3 a:visited,
h3 a:hover {
  color: #FFFFFF;
}
.blue {
  clear: both;
  background-color: #275994;
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	background-image: url(/img/top-bar-bg-blue.png);
	text-indent: 10px;
	display: block;
	margin: 0px;
}
a {
  color: #1b6fda;
}
a:hover {
  color: #4c9dfe;
}
.topbar {
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.topbar a {
  color: #FFFFFF;
	text-decoration: none;
}
.content-wrap {
	padding: 0px 0px 20px 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: url(/img/wrap-bg.png);
}
.wrap {
  width: 1000px;
	margin: 10px auto 10px auto;
}
.head-table {
  background-image: url(/img/pic1-blue.png);
	height: 80px;
	margin: 3px 0px 3px 0px;
	border-top: 1px solid #8601ab;
	border-bottom: 1px solid #8601ab;
}
.headlink-left {
  height: 40px;
	line-height: 40px;
	margin: 0px 0px 0px 10px;
}
.headlink-right {
  float: right;
  height: 40px;
	line-height: 40px;
	margin: 0px 20px 0px 0px;
}
.head-right {
  text-align: right;
	padding: 15px 45px 0px 0px;
}
.logo {
  height: 80px;
}
.logo img {
  border: none;
	display: inline;
	position: relative;
	top: 10px;
}
.leftmenu {
  width: 200px;
	padding: 0px 10px 0px 0px;
}
.lml {
  padding: 1px 0px 0px 0px;
}
.lml a {
  background-color: #1761bc;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	text-indent: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.lml a:hover {
  background-color: #1c79ed;
	font-size: 14px;
	color: #FFFFFF;
}
.lm-selected a:link,
.lm-selected a:active,
.lm-selected a:visited,
.lm-selected a:hover {
  background-color: #0e3563;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	text-indent: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.lml-new a {
  background-color: #1762bc;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	text-indent: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.lml-new a:hover {
  background-color: #1c79ee;
	font-size: 14px;
	color: #FFFFFF;
}
.lml-new-selected a:link,
.lml-new-selected a:active,
.lml-new-selected a:visited,
.lml-new-selected a:hover {
  background-color: #0e3665;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	text-indent: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.rml {
  padding: 1px 0px 0px 0px;
}
.rml a {
  background-color: #318bfa;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	text-indent: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.rml a:hover {
  background-color: #55a3ff;
	font-size: 14px;
	color: #FFFFFF;
}
.rm-selected a:link,
.rm-selected a:active,
.rm-selected a:visited,
.rm-selected a:hover {
  background-color: #890d6a;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	text-indent: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.rightmenu {
  width: 200px;
	padding: 0px 0px 0px 10px;
}
.rightmenu h3 {
  clear: both;
  background-color: #1761bc;
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	background-image: url(/img/top-bar-right-bg.png);
	text-indent: 10px;
	display: block;
	margin: 0px;
}
.zeriouz-links-top {
  background-color: #b965a4;
	color: #FFFFFF;
	border-top: 1px solid #0e3665;
	border-bottom: 1px solid #0e3665;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	padding: 1px 0px 10px 0px;
	margin: 0px 0px 3px 0px;
}
.zeriouz-links-top a:link,
.zeriouz-links-top a:visited,
.zeriouz-links-top a:active {
  color: #EEEEEE;
}
.zeriouz-links-top a:hover {
  color: #FFFFFF;
}

.content {

}
.content-text {
  border: 2px dotted #144c90;
  padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
}
.foot-advertisers {
  background-color: #144d92;
	color: #FFFFFF;
	border-top: 5px solid #0e3665;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	padding: 1px 0px 10px 0px;
}
.foot-advertisers a:link,
.foot-advertisers a:visited,
.foot-advertisers a:active {
  color: #EEEEEE;
}
.foot-advertisers a:hover {
  color: #FFFFFF;
}
.foot {
  height: 250px;
  background-color: #144d92;
	color: #FFFFFF;
	border-top: 5px solid #0e3665;
	background-image: url(/img/foot-bg.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	line-height: 25px;
	margin-bottom: -10px;
	padding: 0px 0px 20px 0px;
}
.foot a:link,
.foot a:visited,
.foot a:active {
  color: #EEEEEE;
}
.foot a:hover {
  color: #FFFFFF;
}
.infomessage {
  display: none;
	position: absolute;
	background-color: #FFFFFF;
	width: 355px;
	font-size: 11px;
	top: 90px;
	margin-left: 95px;
	border: 5px solid #840084;
	padding: 5px;
}
.page-link {
  width: 576px;
	background-image: url(/img/page-link.png);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 10px auto 0px auto;
}
.page-link a:link,
.page-link a:active,
.page-link a:visited,
.page-link a:hover {
  color: #FFFFFF;
}
.tab-on {
  text-align: center; 
	height: 32px; 
	line-height: 32px; 
	border-top: 2px dotted #144c90; 
	border-left: 2px dotted #144c90; 
	border-right: 2px dotted #144c90;
}
.tab-center {
  border-bottom: 2px dotted #144c90;
}
.tab-off {
  text-align: center; 
	height: 32px; 
	line-height: 32px; 
	background-image: url(/img/top-bar-bg.png);
}
.tab-off a:link,
.tab-off a:active,
.tab-off a:visited,
.tab-off a:hover {
  color: #FFFFFF;
}
.special-color {
  color: #1b6fda;
}
.flatlist li {
  display: inline;
	padding-right: 10px;
}
.plan-table {
  font-size: 12px;
  width: 100%;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-top: 10px;
}
.plan-table td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.plan-table-1 {
  background-color: #cfe0f3;
}
.plan-table-2 {
  background-color: #e7f0f9;
}
.plan-table-3 {
  background-color: #FFFFFF;
}
/*COLOR PICKER STYLES*/

	

