body{
  margin: 0px;
  background-color: #003366;
  font-family: Tahoma;
}
H1{
  color: #A42800;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  padding: 0px;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px;
}

.plans a{
  color: #000000;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}
.plans a:hover{
  color: #999999;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}


.a_content{
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}
.promo1{
  background-color: #CFCFCF;
  font-size: 11px;
  border-left: 0px solid #000000;
  border-top: 1px solid #F3F3F3;
  border-bottom: 2px solid #F3F3F3;
  border-right: 2px solid #E5E5E5;
}

.promo1div{
  font-size: 11px;
  width: 270px;
  height: 130px;
}

.promo1div a{
  font-size: 11px;
  font-weight: bold;
  color: #11558A;
  text-decoration: none;
}
.promo1div a:hover{
  font-size: 11px;
  font-weight: bold;
  color: #1773BB;
  text-decoration: none;
}

a{
  font-size: 11px;
  font-weight: normal;
  color: #11558A;
  text-decoration: none;
}
a:hover{
  font-size: 11px;
  font-weight: normal;
  color: #1773BB;
  text-decoration: none;
}

.a_content a{
  font-size: 12px;
}

.a_content a:hover{
  font-size: 12px;
}

.hmenu a {
  color: #003399;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: Tahoma;
}

.hmenu a:hover {
  color: #003399;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma;
}

.sep{
  height: 2px;
  background-color: #BCBCBC;
}

.sep2{
  height: 1px;
  background-color: #909090;
}

.sep3{
  height: 1px;
  background-color: #FFFFFF;
}
.sep_v{ 
  width: 5px;
  background-color: #CDCDCD;
  border-top: 12px solid #E5E5E5;
  border-bottom: 12px solid #E5E5E5;
}
H2{
  color: #000000;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
}

.promo{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  font-size: 11px;
  padding-bottom: 13px;
}
.news_date{
  color: #798A7B;
  font-size: 10px;
  font-family: Arial;
}
.news_head{
  color: #11558A;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
}
.news{
  color: #000000;
  font-size: 11px;
  padding-bottom:5px;
  font-family: Arial;
}

.footer{
  font-size: 11px;
  color: #FFFFFF;
}

.footer a{
  color: #E5E5E5;
  font-weight: normal;
}
.footer a:hover{
  color: #AAAAAA;
  font-weight: normal;
}
.contact{
	position: relative;
	text-align: right;
	top: 10;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #CE3400;
}
.logo{
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.slogan{
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

/*Pretty user table here :)*/
.user_table th{
  padding-left: 11px;
  text-align: left;
  color: #E5E5E5;
  background-color: #003366;
  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: #333333;
  height: 21px;
  text-align: center;
}
.maincontainer {
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}
.column {
	padding-top: 16px;
}
.submenu {
	border: 1px solid #E6E6E6;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	white-space: nowrap;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #003366;
	letter-spacing: -1px;
	font-size: 23px;
	margin: 0px;
	padding: 0px;
}
.input, .phpdiginputtext, .phpdigselect {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.button, .phpdiginputsubmit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;
	height: 24px;
}
.gray {
	font-weight: bold;
	color: #8C8989;
}

