* {
	margin: 0;
	padding: 0;
}


body {
    background-color:#f9f9f9;
	background-image: url('http://207.5.46.151/images/bg_interior_profile.gif');
	background-repeat: repeat-x;
	font-family:verdana;
	font-size:12px;
	color: #444444;
	font-weight: normal;
	line-height:18px;
	text-align:left;
	text-align:left;
}

p {margin:.5em 0 1em 0}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
li {
	list-style: none;
	padding: 0;
	margin: 0;
	}

H1 {
	font-family:verdana;
	font-size:12pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
	}

H2 {
	font-size:16px;
	margin:0;
	}

#container{
	width:800px;
	margin:0 auto;
	}

#topmenu {
	color:#FFFFFF;
	text-align:right;
	height:21px;
	padding-top:5px;
	font-size:10px;
	}
#topmenu a{
	color:#FFFFFF;
	}

#menu {
	background:url(Images/tp_mnew.gif) no-repeat;
	font-size:13px;
	height:35px;
	margin:0 auto;
	text-align:center;
	padding-top: 8px;
	color:#FFFFFF;
	font-weight:bold;
	}
#menu a{
	color:#FFFFFF;
	font-weight:bold;
	}	

#adtop {
	float:right;
	width:730px;
	height:100px;
	margin:0 auto;
	}
	
#logo {
	height:87px;
	margin-top: 8px;
	margin-bottom:25px;
	text-align:center;
	}
#header {
	height:133px;
	padding-top:15px;
	width:780px;
	margin:0 auto;
	}
#welcome {
	width:400px;
	float:left;
	margin-top:10px;
	}
.line {
	float:left;
	width:10px;
	margin:0 20px 0 20px;
	}
#login {
	width:330px;
	float:right;
	margin-top:10px;
	}

#body {
	width:100%;
	margin-bottom:20px;
	}
#leftcolumn {
	width:500px;
	float:left;
	}

#rightcolumn {
	width:250px;
	float:right;
	}

#footer{
	background:url(Images/btm_mnew.gif) no-repeat;
	height:70px;
	text-align:center;
	padding-top:20px;
	color:#FFFFFF;
	width:800px;
	margin-left:-400px;
	left:50%;
	position:absolute;
	}
#footer a{
	color:#FFFFFF;
	}
TD 
{
    color:#464646;
    font-family:Verdana;
    font-size:12px;
	text-align:left;
	padding:5px;
}

.boxheaders {/* Used for Search header and Member Spotlight Header */
	font-family:verdana;
	font-size:11pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
}

.WelcomeHeader{/* Used for welcome text */
	font-family:verdana;
	font-size:12pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
}

.Text{/* Used for all body text */
	font-family:verdana;
	font-size:10pt;
	color: #444444;
	font-weight: normal;
}

.smallText{/* Used for members boxes */
	font-family:verdana;
	font-size:8pt;
	color: #444444;
	font-weight: normal;
}

.spotlight{/* Used for members boxes */
	font-family:verdana;
	font-size:9pt;
	color: #444444;
	font-weight: normal;
}

.whitemenu{/* Used for top and bottom menu */
	font-family:verdana;
	font-size:10pt;
	color: #ffffff;
	font-weight: normal;
	text-align:center;
}
.whitemenu A:link {text-decoration: none; color: ffffff;}
.whitemenu A:visited {text-decoration: none; color: ffffff;}
.whitemenu A:active {text-decoration: none; color: ffffff;}
.whitemenu A:hover {text-decoration: underline; color: ffffff;}


.footerText{/* Used for footer text */
	font-family:verdana;
	font-size:8pt;
	color: #ffffff;
	font-weight: normal;
}
.footerText A:link {text-decoration: none; color: ffffff;}
.footerText A:visited {text-decoration: none; color: ffffff;}
.footerText A:active {text-decoration: none; color: ffffff;}
.footerText A:hover {text-decoration: underline; color: ffffff;}

A:link {text-decoration: none; color: #d45500;}
A:visited {text-decoration: none; color: #d45500;}
A:active {text-decoration: none; color: #d45500;}
A:hover {text-decoration: underline; color: #d45500;}

.inputBox
{
    background-color:White !important;
    width:175px;
}

.pageHeader
{
    color:#999999;
    font-size:16px;
    font-weight:bold;
}

.pageHeader A
{
    text-decoration:none;
}

.pageHeader A:hover
{
    text-decoration:underline;
}

.GrayItalics
{
    color:#afafaf;
    font-style:italic;
}

.bordered
{
    border:solid 1px #dfdfdf;
    padding:20px;
    width:735px;
}

.inputButton
{
    width:150px;
}

.TabbedContent .SpacerTab
{
    border-bottom:solid 1px #afafaf;
}

.TabbedContent .ActiveTab
{
    border-left:solid 1px #afafaf;
    border-top:solid 1px #afafaf;
    border-right:solid 1px #afafaf;
    background-color:White;
    color:#464646;
    font-weight:bold;
    text-align:center;
    padding:6px;
    width:85px !important;
}

.TabbedContent .InactiveTab
{
    border:solid 1px #afafaf;
    background-color:#f3f3f3;
    color:#666666;
    text-align:center;
    padding:6px;
    width:85px !important;
}

.TabbedContent .ContentPane
{
    padding:20px;
    border-left:solid 1px #afafaf;
    border-bottom:solid 1px #afafaf;
    border-right:solid 1px #afafaf;
}

.emoticon{
	margin-bottom:-3px;
	}
