<style>
body,td {
	font-family : verdana, helvetica, geneva, arial, sans-serif;
	font-size : 9pt;
	letter-spacing : 1pt;
/*	line-height : 13pt; */
}

.title {
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-size : 10pt;
	letter-spacing : 1.4pt;
/*	line-height : 18pt; */
}

.border {
	border: 1px solid #000000;
}
/*
p {
  line-height: 16px;
}
*/
.logotext {
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
}

.logintext {
    font-size: 12px;
    color: #cf591b;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
}

.cmdtxt {
    font-size: 12px;
    color: #666666;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
}

.reseltext {
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-family: arial, verdana, helvetica, sans-serif;
/*    line-height: 20px; */
    font-weight: bold;
}

.hosttext {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
/*    line-height: 14px; */
}

.premiumtext {
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
 /*   line-height: 14px; */
}

.text {
    font-size: 13px;
    color: #000000;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
 /*   line-height: 12px; */
    text-align : justify;
}

.headtext {
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
}

.inputbox {
	border-right: #b5c7d9 1px solid;
	border-top: #b5c7d9 1px solid;
	margin-top: 0px;
	display: inline;
	margin-bottom: 0px;
	border-left: #b5c7d9 1px solid;
	border-bottom: #b5c7d9 1px solid;
	background-color: #e1eafb
}

.spacer {
	font-size: 1px
}

input {
	border-bottom: rgb(100,100,100) 1px solid;
	border-left: rgb(100,100,100) 1px solid;
	border-right: rgb(100,100,100) 1px solid;
	border-top: rgb(100,100,100) 1px solid;
	font: 11px tahoma,verdana,arial;
	background-color : white;
	background : white;
}

select {
	border-bottom: rgb(100,100,100) 1px solid;
	border-left: rgb(100,100,100) 1px solid;
	border-right: rgb(100,100,100) 1px solid;
	border-top: rgb(100,100,100) 1px solid;
	font: 11px tahoma,verdana,arial;
	background-color : white;
	background : white;
}

textarea {
	border-bottom: rgb(100,100,100) 1px solid;
	border-left: rgb(100,100,100) 1px solid;
	border-right: rgb(100,100,100) 1px solid;
	border-top: rgb(100,100,100) 1px solid;
	font: 11px tahoma,verdana,arial;
	background-color : white;
	background : white;
}

textarea.emails {
	border-bottom: rgb(100,100,100) 1px solid;
	border-left: rgb(100,100,100) 1px solid;
	border-right: rgb(100,100,100) 1px solid;
	border-top: rgb(100,100,100) 1px solid;
	font: 11px courier new,tahoma,verdana,arial;
	background-color : white;
	background : white;
}

.head1b {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: arial,helvetica
}

.dotboxtable {
	border-right: #7d9cb8 1px dashed;
	border-top: #7d9cb8 1px dashed;
	border-left: #7d9cb8 1px dashed;
	border-bottom: #7d9cb8 1px dashed;
	background-color: #e1eafb
}

td {
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif
}

tr.trst {
	background-color: #fdf9f7
}

table.grid {
	background-color: #d77833
}

.copyright {
    font-weight: normal;
    font-size: 7.5px;
    color: #ffffff;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif;
}

a:link {
	color: #2f19b4;
	text-decoration: underline;
}

a:visited {
	color: #2f19b4;
	text-decoration: underline;
}

a.img:hover {
	background: none transparent scroll repeat 0% 0%;
}
/*
a:hover {
	color: #000000;
	background-color: #9dffb2;
	text-decoration: none;
}
*/
h1{
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 26px;
/*	line-height: 1; */
}
h2{
	font-family :verdana, arial, helvetica, sans-serif ;
	font-weight : bold;
	font-size : 22px;
/*	line-height: 1; */
}
h3{
	font-family :verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 18px;
/*	line-height: 1; */
}

td.areatbls{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}
td.areatblsjvlist{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}
td.areatblsjvlisttags{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}
hr{
	text-align: center;
	margin: 0px;
	background-color: #9db6ff;
	color: #9db6ff;
	height: 1px;
	border: 0 dashed #9db6ff;
	border-top-width: thin;
	width: 90%;
}
p.indent{
  text-indent: 20px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}
#massemail{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #9db6ff;
	width: 85%;
}
/*******************************************/
/* All Of This Below Needs To Be Looked At */
/*******************************************/

body {
	background-color: #DFDFDF;
}
#container {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.text_footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.text_bottom_buble {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text_white_bootom_buble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link.white {
color : #000000;
text-decoration : none;
font-weight : 14;

}
a.white {
color : #000000;
text-decoration : none;
font-weight : 14;

}
a:visited.white {
	color: #000000;
	text-decoration: none;
}
a:hover.white {
	color: #000000;
	text-decoration: none;
}
a:link.black {
color : #000000;
text-decoration : none;
font-weight : 14;

}

a.black {
color : #000000;
text-decoration : none;
font-weight : 14;

}
table.adminmenu {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
}
td.adminmenu{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #000080;
	-moz-border-radius: ;
}
table.adminmenu2{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #000080;
	-moz-border-radius: ;
}
td.adminmenu2{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #000080;
	-moz-border-radius: ;
}


/***************************************************************************************************************/

</style>