
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0;
padding:0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	word-wrap: break-word;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.blackbody {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	color: #000000;

}

.blackbody A:link { text-decoration: none; color: #6F84A8; }
.blackbody A:visited { text-decoration: none; color: #6F84A8; }
.blackbody A:active { text-decoration: underline; color: #FF9900; }
.blackbody A:hover { text-decoration: underline; color: #FF9900; }

.blackbodynote {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	color: #000000;

}

.blackbodynote A:link { text-decoration: none; color: #6F84A8; }
.blackbodynote A:visited { text-decoration: none; color: #6F84A8; }
.blackbodynote A:active { text-decoration: underline; color: #FF9900; }
.blackbodynote A:hover { text-decoration: underline; color: #FF9900; }

.whitebold {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-style : bold;
	font-weight : bold;
}

.whitebold A:link { text-decoration: none; color: #FFFFFF; }
.whitebold A:visited { text-decoration: none; color: #FFFFFF; }
.whitebold A:active { text-decoration: underline; color: #FF9900; }
.whitebold A:hover { text-decoration: underline; color: #FF9900; }

.whitebold2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-style : bold;
	font-weight : bold;
}

.whitebold3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	font-style : bold;
	font-weight : bold;
}

.whitebold2 A:link { text-decoration: none; color: #FFFFFF; }
.whitebold2 A:visited { text-decoration: none; color: #FFFFFF; }
.whitebold2 A:active { text-decoration: underline; color: #6F84A8; }
.whitebold2 A:hover { text-decoration: underline; color: #6F84A8; }

.whitebold3 A:link { text-decoration: none; color: #FFFFFF; }
.whitebold3 A:visited { text-decoration: none; color: #FFFFFF; }
.whitebold3 A:active { text-decoration: underline; color: #6F84A8; }
.whitebold3 A:hover { text-decoration: underline; color: #6F84A8; } 

.bluetitle {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 15px;
	color: #6F84A8;
	font-style : bold;
	font-weight : bold;
}

.bluebody {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	color: #6F84A8;

}

.bluebody A:link { text-decoration: none; color: #6F84A8; }
.bluebody A:visited { text-decoration: none; color: #6F84A8; }
.bluebody A:active { text-decoration: underline; color: #FF9900; }
.bluebody A:hover { text-decoration: underline; color: #FF9900; }

.bluebody2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	color: #6F84A8;

}

.bluebody2 A:link { text-decoration: none; color: #6F84A8; }
.bluebody2 A:visited { text-decoration: none; color: #6F84A8; }
.bluebody2 A:active { text-decoration: underline; color: #FF9900; }
.bluebody2 A:hover { text-decoration: underline; color: #FF9900; }

.bluebodybold {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	color: #6F84A8;
	font-style : bold;
	font-weight : bold;
}

.bluebodybold A:link { text-decoration: none; color: #6F84A8; }
.bluebodybold A:visited { text-decoration: none; color: #6F84A8; }
.bluebodybold A:active { text-decoration: underline; color: #FF9900; }
.bluebodybold A:hover { text-decoration: underline; color: #FF9900; }

.orangetext {
	color: #FF9900;
}

.orangetext2 {
	color: #ef8069;
}

.borderleftright{border-left:solid #000000 1px;border-right:solid #000000 1px;}

.borderbottom{border-bottom:solid #000000 1px;}

.help_comments_box {
	background-color: #ffffff;	
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #396999;
	padding: 0px;
	width: 380px;
	height: 150px;
}

.profile_text_areas {
	background-color: #ffffff;	
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #396999;
	padding: 2px;
	width: 200px;
	height: 20px;
	overflow:auto;
}

.profile_text_area_description {
	background-color: #ffffff;	
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #396999;
	padding: 2px;
	width: 200px;
	height: 160px;
	overflow:auto;
}

.formtextfield {
	background-color: #FFFFFF;
	border: 1pt solid #000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F84A8;
	text-decoration: none;
	padding: 5px;
	width: 150px;
	height: 100px;
}

.descriptionedit {
	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F84A8;
	text-decoration: none;
	padding: 5px;
	width: 170px;
	height: 50px;
}

.description {
	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F84A8;
	text-decoration: none;
	padding: 5px;
	width: 175px;
	height: 50px;
}

.description2 {

	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F84A8;
	text-decoration: none;
	padding: 5px;
	width: 250px;
	height: 50px;
}

.emailproffield {
	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #396999;
	text-decoration: none;
}

.myproffields {
	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #396999;
	text-decoration: none;
}

.test {
	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F84A8;
	text-decoration: none;
	padding: 5px;
	width: 170px;
}
/* my test2 that i changed from original just to see wtf was up with his padding... */
.test2 {
	background-color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	width: 140px;
}
/**/

.twink {
	width: 200px;
}

/* 	Original .test2 that jeremy had here....changed to the one above cuz it looks better, hope it dont fuck shit up 
.test2 {
	background-color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	width: 140px;
}
 */

.location_sidebar_field {
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	width: 115px;
}

.location {
	background-color: #FFFFFF;
	border: 1pt solid #6F84A8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #396999;
	text-decoration: none;
	padding: 0px;
	height: 22px;
	width: 235px;
}

.myprofiletd {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	color: #6F84A8;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.myprofiletext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	color: #000000;

}

.myprofiletext A:link { text-decoration: none; color: #6F84A8; }
.myprofiletext A:visited { text-decoration: none; color: #6F84A8; }
.myprofiletext A:active { text-decoration: underline; color: #FF9900; }
.myprofiletext A:hover { text-decoration: underline; color: #FF9900; }

.myprofiletext2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	color: #6F84A8;

}

.profresultsborder {
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #6F84A8;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #6F84A8;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #6F84A8;
}

.test_border {
border:1px solid white;
}

.input-box
{
background: FFFF99;
width: 140px;
} 

.welcome_head {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 22px;}
.welcome_head2 {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 17px;}
.welcome_head3 {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-style: bold; font-weight: bold;}
.welcome_head4 {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-style: bold; font-weight: bold;}
.welcome_head5 {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 22px; font-style: bold; font-weight: bold;}
.welcome_head6 {color: #ef8069; font-family: Helvetica, Arial, sans-serif; font-size: 32px;}
.welcome_head7 {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 32px; font-style: bold; font-weight: bold;}
.welcome_body {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 12px;}
.mem_body {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 11px;}
.mem_menu_text {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: bold; font-weight: bold;}
.mem_mini_text {color: #737373; font-family: Helvetica, Arial, sans-serif; font-size: 10px;}
.mem_myinbox_space {
	height: 15px;
}
.news_orng_bold {color: #ef8069; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;}
.reg_blue_bold {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;}

.welcome_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.how_mini_orng {color: #ef8069; font-family: Helvetica, Arial, sans-serif; font-size: 10px;}
.how_mini_blue {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 10px;}
.how_mini_grey {color: #737373; font-family: Helvetica, Arial, sans-serif; font-size: 10px;}
.search_box_orng {color: #ef8069; font-family: Helvetica, Arial, sans-serif; font-size: 11px;}
.search_orng {color: #ef8069; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: bold; font-weight: bold;}
.search_mini_grey {color: #737373; font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-style: bold; font-weight: bold;}
.news_article_text {color: #396999; font-family: Helvetica, Arial, sans-serif; font-size: 11px;}
.notify_text {color: #ef8069; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: bold; font-weight: bold;}
.register_text {color: #737373; font-family: Helvetica, Arial, sans-serif; font-size: 12px;}
.mailbox_links {color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size : 12px; font-style : bold; font-weight : bold;}
.mailbox_heads {color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size : 12px; font-style : bold; font-weight : bold;}
.mailbox_plain {color: #6F84A8; font-family: Helvetica, Arial, sans-serif; font-size : 12px; font-style : bold; font-weight : bold;}
.mailbox {color: #6F84A8; font-family: Helvetica, Arial, sans-serif; font-size : 12px;}

.mailbox_plain A:link { text-decoration: none; color: #6F84A8; }
.mailbox_plain A:visited { text-decoration: none; color: #6F84A8; }
.mailbox_plain A:active { text-decoration: underline; color: #6F84A8; }
.mailbox_plain A:hover { text-decoration: underline; color: #6F84A8; }

.mailbox A:link { text-decoration: none; color: #6F84A8; }
.mailbox A:visited { text-decoration: none; color: #6F84A8; }
.mailbox A:active { text-decoration: underline; color: #6F84A8; }
.mailbox A:hover { text-decoration: underline; color: #6F84A8; }

.mailbox_links A:link { text-decoration: none; color: #ffffff; }
.mailbox_links A:visited { text-decoration: none; color: #ffffff; }
.mailbox_links A:active { text-decoration: underline; color: #ffffff; }
.mailbox_links A:hover { text-decoration: underline; color: #FF9900; }

.search_mini_grey A:link { text-decoration: none; color: #737373; }
.search_mini_grey A:visited { text-decoration: none; color: #737373; }
.search_mini_grey A:active { text-decoration: underline; color: #737373; }
.search_mini_grey A:hover { text-decoration: underline; color: #737373; }

.search_box_orng A:link { text-decoration: none; color: #ef8069; }
.search_box_orng A:visited { text-decoration: none; color: #ef8069; }
.search_box_orng A:active { text-decoration: none; color: #ef8069; }
.search_box_orng A:hover { text-decoration: none; color: #ef8069; }

.welcome_head3 A:link { text-decoration: none; color: #396999; }
.welcome_head3 A:visited { text-decoration: none; color: #396999; }
.welcome_head3 A:active { text-decoration: none; color: #396999; }
.welcome_head3 A:hover { text-decoration: underline; color: #396999; }

.welcome_head4 A:link { text-decoration: none; color: #396999; }
.welcome_head4 A:visited { text-decoration: none; color: #396999; }
.welcome_head4 A:active { text-decoration: underline; color: #396999; }
.welcome_head4 A:hover { text-decoration: underline; color: #396999; }

.welcome_head5 A:link { text-decoration: none; color: #396999; }
.welcome_head5 A:visited { text-decoration: none; color: #396999; }
.welcome_head5 A:active { text-decoration: none; color: #396999; }
.welcome_head5 A:hover { text-decoration: none; color: #396999; }

.welcome_body A:link { text-decoration: none; color: #396999; }
.welcome_body A:visited { text-decoration: none; color: #396999; }
.welcome_body A:active { text-decoration: underline; color: #396999; }
.welcome_body A:hover { text-decoration: underline; color: #396999; }

.how_mini_orng A:link { text-decoration: none; color: #ef8069; }
.how_mini_orng A:visited { text-decoration: none; color: #ef8069; }
.how_mini_orng A:active { text-decoration: none; color: #ef8069; }
.how_mini_orng A:hover { text-decoration: none; color: #ef8069; }

.how_mini_grey A:link { text-decoration: none; color: #737373; }
.how_mini_grey A:visited { text-decoration: none; color: #737373; }
.how_mini_grey A:active { text-decoration: none; color: #737373; }
.how_mini_grey A:hover { text-decoration: none; color: #737373; }

.how_mini_blue A:link { text-decoration: none; color: #396999; }
.how_mini_blue A:visited { text-decoration: none; color: #396999; }
.how_mini_blue A:active { text-decoration: none; color: #396999; }
.how_mini_blue A:hover { text-decoration: none; color: #396999; }

.mem_menu_text A:link { text-decoration: none; color: #396999; }
.mem_menu_text A:visited { text-decoration: none; color: #396999; }
.mem_menu_text A:active { text-decoration: none; color: #396999; }
.mem_menu_text A:hover { text-decoration: underline; color: #396999; }

.mem_mini_text A:link { text-decoration: none; color: #737373; }
.mem_mini_text A:visited { text-decoration: none; color: #737373; }
.mem_mini_text A:active { text-decoration: none; color: #737373; }
.mem_mini_text A:hover { text-decoration: none; color: #737373; }

.notify_text A:link { text-decoration: none; color: #ef8069; }
.notify_text A:visited { text-decoration: none; color: #ef8069; }
.notify_text A:active { text-decoration: none; color: #ef8069; }
.notify_text A:hover { text-decoration: underline; color: #ef8069; }


td.new_nav{
	border-bottom:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.join_now{
	font-size: 13px;
	color: #5b5e73;
	font-weight:bold;
}
.join_subtext{
	font-size: 11px;
	color: #5b5e73;
	font-weight:bold;
}
.join_subtext A:link { text-decoration: none; color: #f00000; }
.join_subtext A:visited { text-decoration: none; color: #f00000; }
.join_subtext A:active { text-decoration: none; color: #f00000; }
.join_subtext A:hover { text-decoration: underline; color: #f00000; }
.step_on{
	font-size: 16px;
	color: #5b5e73;
	font-weight:bold;
}
.step_off{
	font-size: 16px;
	color: #999999;
	font-weight:bold;
}
td.reg_table{
	border:solid #5b5e73 1px;
	background:#eff0ff;
}
