.table {
	font-family: tahoma, "ms Sans Serif", Verdana, loma;
	font-size: 14px;
	font-weight: normal;
	frot-color: #666666;
	background-color: #ffffff;}

.input{
color: #000000;
background: #FBFBFB;
border: 2px solid #781351
height: 27px;
font-size: 17px;
}
input[type="submit"]
{
    border:1px solid red;
    text-decoration:none;
    font-family:helvetica;
    color:red;
	font-size: 24px;
    background:url(../images/btn_hover.png) repeat-x;
}
.text {
	font-family: tahoma, "MS Sans Serif";	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
		line-height:100%;}
.littext {
	font-family: tahoma, "MS Sans Serif";	font-size: 8px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
		line-height:80%;}
.textred {
	font-family: tahoma, "MS Sans Serif";	font-size: 15px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
		line-height:80%;}
.title {
	font-family: tahoma, "MS Sans Serif";	font-size: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
		line-height:100%;}
.title2 {
	font-family: tahoma, "MS Sans Serif";	font-size: 28px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
		line-height:100%;}
.text1 {
	font-family: tahoma, "MS Sans Serif";	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		line-height:100%;}
.text2 {
	font-family: tahoma, "MS Sans Serif";	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		line-height:100%;}
.textheader {
	font-family: tahoma, "MS Sans Serif";	font-size: 18px;
	color: #000099;
	text-decoration: none;
		line-height:100%;}
.hi {
	font-family: tahoma, "MS Sans Serif";	font-size: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
		line-height:100%;}

a.membermenu:link { 
	font-family: tahoma, "MS Sans Serif";	font-size: 16px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
		line-height:100%;
}
a.membermenu:hover {
	font-family: tahoma, "MS Sans Serif";	font-size: 16px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;
		line-height:100%;
}
a.membermenu:visited {
	font-family: tahoma, "MS Sans Serif";	font-size: 16px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
		line-height:100%;
		text-decoration: underline;}
a.editmenu:link { 
	font-family: tahoma, "MS Sans Serif";	font-size: 14px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
		line-height:100%;
}
a.editmenu:hover {
	font-family: tahoma, "MS Sans Serif";	font-size: 14px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
		line-height:100%;
}
a.editmenu:visited {
	font-family: tahoma, "MS Sans Serif";	font-size: 14px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
		line-height:100%;
		text-decoration: underline;