
/*Feed Back*/

.feed
{
	font-family:Tahoma;
	font-size:9pt;
	
}
.error
{
	
	
	border:solid  2pt gold;
	 background-color:ivory;
	font-family:Tahoma;
	font-size:9pt;
	color:red;
	text-align:left;
	width:425px;
	padding: 5pt 5pt 5pt 5pt;
}
.feed .err
{
	border:solid 0pt black;
	font-family:Tahoma;
	font-size:9pt;
	color:Red;
	}
.feed .txt
{
	border:solid 1pt black;
	font-family:Tahoma;
	font-size:9pt;
	height:14pt;
	padding-right:3pt;
	
	}
	.feed .txtarea250
{
	
	border:solid 1pt black;
	font-family:Tahoma;
	font-size:9pt;
	height:35pt;
	 width:450px;
	padding-right:3pt;
	}

.feed .txtarea
{
	
	border:solid 1pt black;
	font-family:Tahoma;
	font-size:9pt;
	height:35pt;
	padding-right:3pt;
	}
	.feed #table
	{
		padding: 3pt 3pt 3pt  3pt;
		
		}
/* CSS Document */

.link1
{
font-family:georgia;
font-size:11px;
color:#333333;
border-left:1px solid #FFFFFF;
padding-left:6px;
text-align:left;
vertical-align:bottom;

}
.link2
{
font-family:georgia;
font-size:11px;
color:#333333;
border-bottom:1px dotted #333333;
text-align:left;
height:20px;
vertical-align:middle;

}
.link3
{
font-family:georgia;
font-size:12px;
color:#333333;
padding-left:6px;
text-align:left;
}


body
{
background-image:url(bgbody.jpg);
background-position:top center;
background-repeat:repeat-y;
}
