.welcome, a.welcome, a.welcome:link, a.welcome:active, a.welcome:visited   
{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
a.welcome:hover
{
    font-family:tahoma;
	font-size:12px;
	color:#afc228;
	text-decoration:underline;
}

.username, a.username, a.username:link, a.username:active, a.username:visited   
{
	font-family:tahoma;
	font-size:12px;
	color:#434343;
	font-weight:bold;
	text-decoration:none;
}
a.username:hover
{
    font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.red, a.red, a.red:link, a.red:active, a.red:visited   
{
	font-family:tahoma;
	font-size:10px;
	color:#ff0000;
	text-decoration:none;
}
a.red:hover
{
    font-family:tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

.title, a.title, a.title:link, a.title:active, a.title:visited   
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.title:hover
{
    font-family:tahoma;
	font-size:11px;
	color:#123f2d;
	text-decoration:underline;
	font-weight:bold;
}

.title1, a.title1, a.title1:link, a.title1:active, a.title1:visited   
{
	font-family:tahoma;
	font-size:11px;
	color:#434343;
	text-decoration:none;
}
a.title1:hover
{
    font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}


.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
	font-family:verdana;
	font-size:10px;
	color:#e2fe1c;
	text-decoration:none;
}
a.copyright:hover
{
    font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}

.input1
{
color: #123f2d;
font-family:arial;
font-size:11px;
background: #ffffff;
border: 1px solid #123f2d;
height:21px;
width:130px;
padding: 2px 2px;
}

.input2
{
color: #123f2d;
font-family:arial;
font-size:11px;
background: #ffffff;
border: 1px solid #123f2d;
height:21px;
width:140px;
padding: 2px 2px;
}


.textarea1
{
color: #35592c;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #193a11;
height:50px;
width:140px;
padding: 2px 6px;
}
