body{
	background: url('mainbg2.png') fixed repeat-x;
	margin: 0px;
}

A:visited {color: #0066cc}
A:link {color: #0066cc;}
A:hover {color: CornflowerBlue;}

#navbar{
	width: 600px !important;
	height: 70px;
	background: #EEEEEE;
	border: 1px solid black;
	text-align: center;
}

#navbar td{
	border-right: 1px solid black;
}

#navbar a:visited, #navbar a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: verdana; 
	font-variant: small-caps;
	font-weight: bold;
}

#navbar a:hover{
	text-decoration: none;
	color: #000000 !important;
}

#maintable{
	width: 600px;
	height: 600px;
	background: #FFFFFF;
	font-size: 12px;
	font-family: verdana; 
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	border: 1px solid black;
}

.greytext{
	color: #999999 !important;
}

.blacktext{
	color: #000000 !important;
}

.greenbold{
	color: green !important;
	font-weight: bold;
}

.redbold{
	color: red !important;
	font-weight: bold;
}

#maintable a:link, #maintable a:visited {
color: CornflowerBlue;
}

#maintable a:hover {
color: lightblue;
}

.content{
	width: 500px;
	overflow: auto;
	text-align: left;
	margin-left:50px;
	font-size: 12px;
}

.content a img{
	border: 1px solid Cornflowerblue;
}

.seltitle{
	font-size: 18px;
	font-family: verdana; 
	font-variant: small-caps;
	font-weight: bold;
	float: left;
}

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

#plans_table{
	border: 1px solid black;
	width: 100%;
/*	font-family: tahoma !important; font-variant: small-caps; font-stretch: expanded; */
}

#plans_table td{
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	font-size: 12px;
}

#plans_table td img{
	border: none;
	float: left;
	margin-right:3px;
}

#plans_table a:visited, #plans_table a:link{
	font-weight: bold;
}

.dirhdr{
	background: #BBBBBB;
	font-weight: bold;
	text-align: center;
}

.bluebutton {
	background: url('http://gaf210.imvustylez.net/buttonbgreg.png') center repeat-x;
	border: 2px outset #999999;
	font-weight: bold;
	color: black;
	cursor: pointer;
}

.contact_images_table{
	border: 1px solid CornflowerBlue;
	width:450px;
}


.membercontent{
	text-align: center;
}

#membertable{
	width: 600px;
	height: 600px;
	background: #FFFFFF;
	font-size: 12px;
	font-family: verdana; 
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	border: 1px solid black;
}

.default_txt_input{
	background-color: Lavender;
	border: 1px solid black;
	color: black;
}

.previewicon a img{
	width: 30px;
	height:20px;
	float: left;
	margin-right: 3px;
}

#search_table td a:link, #search_table td a:visited{
	text-decoration: none;
}
#search_table td a:hover{
	text-decoration: underline;
}
.newstab{
	background: #339933; color: #FFFFFF; text-align:center;
}

.newstab a:visited, .newstab a:link{
	color: white;
}
