p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}


.regular {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}


a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-color: #FEB334;
	font-weight: bold;
	color: #000066;

}
.utilityfont {
	font-family: Tahome, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-color: #FFCF1B;
	font-weight: bold;
	color: #999999;

}
.textinput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #990000;
	padding-right: 3px;
	padding-left: 3px;
	font-style: normal;
	background-color: #EAE7B9;
	color: #000000;
	background-image: url(../images/fieldback.jpg);
	background-repeat: repeat;

}
.main-nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

/*
.main-nav a:hover{    
	background-image: url(../images/nav-main-on.gif);
	background-repeat: repeat-x;
	display: block;
}
*/

body {
	background-image: url(../images/back-back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerfont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bottomfont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
}
.main-nav-link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	cursor: hand;
}
.main-nav-link2, .main-nav-link2 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.spotlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #214A83;
	line-height: 1.2;
}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #244A93;
	text-align: left;
}

.titleTom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #244A93;
	text-align: left;
}

.large_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #244A93;
}

.blog_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #244A93;
}

.title_free {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #244A93;
}

.large_font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #244A93;
}

.bodycopy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
td.buttonon { background-image: url(../images/button-on.gif); image: url(../images/secnav-button-off.gif); }
td.buttonoff { background-image: url(../images/button-off.gif); image: url(../images/secnav-button-on.gif); }
td.secbuttonon { background-image: url(../images/secbutton-on.gif); image: url(../images/secbutton-off.gif); }
td.secbuttonoff { background-image: url(../images/secbutton-off.gif); image: url(../images/secbutton-on.gif); }
td.buttonon_50px { background-image: url(../images/button-on_50px.gif); image: url(../images/secnav-button-off_50px.gif); }
td.buttonoff_50px  { background-image: url(../images/button-off_50px.gif); image: url(../images/secnav-button-on_50px.gif); }

.ContestText{
	font-family:  Tahoma, arial , Verdana, sans-serif; 
    COLOR: #3A4259;
	font-size: 10pt; 
}

.MainTable{
	font-size: 10pt;
}

.MainTable2{
	width: 100%;
	font-size: 10pt;
	padding: 30px;
  	border-color: #26527;
  	border-width: 0 0 2px 2px;
    border-style: solid;


}

.MainTable2 td{
	border-color: #26527;
    border-width: 2px 2px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;

}

.FieldInput {
	font-size: 8pt;
}

.FieldLbl {
	font-weight: bold;
	font-size: 8pt;
}

.CartTable {
	font-size: 8pt;
}

.TdLabel{
	font-size: 8pt;
}


.FieldInput {
    border: 1px solid #006;
    background: #ffc;
}
.FieldInput:hover {
    border: 1px solid #f00;
    background: #ff6;
	font-size: 8pt;
}
.FieldSubmit {
    border: 1px solid #006;
    background: #ccf;
}
.FieldSubmit:hover {
    border: 1px solid #f00;
    background: #eef;
}


