.pHead{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #191970;
}

.pText{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #191970;
}

.pLabel{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.Head{
	font-family: sans-serif;
	font-size: 22px;
}

.Labels{
	font-size: 11px;
	height: 12px;
	font-weight: bold;
}

.Address{
	font-family: Tahoma;
	font-size: 11px;	
}

.Comments{
	font-family: Tahoma;
	font-size: 12px;	
	text-align: justify;
}

.Date{
	font-family: Tahoma;
	font-size: 12px;	
	color: #7A7A7A;
}

.CommentNr{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: Green;
}

INPUT{
	border-style: solid;
	border-width: 1;
}

.Texts{
	font-size: 12px;
	width: 200px;
	background-color: #EFEFEF;
}

.Button{
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	width: 100px;
	background-color: white;
}

TEXTAREA{
	font-family: Tahoma;
	border-style: solid;
	border-width: 1;
	background-color: #EDEDED;
	font-size: 11px;
	width: 300px;
	height: 120px;
}

HR{
	color: #E8E8E8;
	border-width: thin;
	border-style: dashed;
}

P{
	margin-top: 3px;
	margin-bottom: 0px;
}

A{}

A:link {
	text-decoration: none;
	color: #99CC00;
}

A:visited  {
   text-decoration: none;
	color: #99CC00;
}

A:hover    {
	text-decoration: underline;
	color: #A9A9A9;
}

A.Menu:link  {
   text-decoration: none;
	color: black;
   font-size: 11px;
	text-transform: uppercase;
}

A.Menu:visited  {
   text-decoration: none;
	color: black;
   font-size: 11px;
	text-transform: uppercase;
}

A.Menu:hover    {
	text-decoration: underline;
   color: #99CC00;
}

A.sMenu:link  {
   text-decoration: none;
	color: #99CC00;
   font-size: 11px;
	text-transform: uppercase;
}

A.sMenu:visited  {
   text-decoration: none;
	color: #99CC00;
   font-size: 11px;
	text-transform: uppercase;
}

A.sMenu:hover    {
	text-decoration: underline;
   color: #99CC00;
}

A.More:link {
	text-decoration: none;
	color: #3333FF;
	font-size: 12px;
}

A.More:visited  {
   text-decoration: none;
	color: #3333FF;
   font-size: 12px;
}

A.More:hover    {
	text-decoration: underline;
   color: #99CC00;
}

A.Comment:link {
	text-decoration: none;
	color: #A9A9A9;
	font-size: 12px;
	font-weight: normal;
}

A.Comment:visited  {
   text-decoration: none;
	color: #A9A9A9;
   font-size: 12px;
		font-weight: normal;
}

A.Comment:hover    {
	text-decoration: underline;
   color: #99CC00;
	font-weight: normal;
}

.AddComment{
	border-width: 3px;
}	


TD{
	font-family: Tahoma;
}

.Path{
	font-size: 11px;
	padding-left: 20px;
	background-repeat: no-repeat
}

.CommentFooter{
	background-color: #E8E8E8;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
}

.Content{
	padding-right: 15px;	
	text-align: center;
}

.Copyright{
	font-size: 11px;
	background-color: #CCFF66;
	color: #99CC00;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.Menu_td  {
	height: 22px;
	padding-left: 5px;
	vertical-align: middle;
}

.SubMenu_td  {
	height: 22px;
	padding-left: 15px;
	vertical-align: middle;
}

.SmallHead{
	font-size: 12px;
	color: #99CC00;
	height: 12px;
	font-weight: bold;
}

.SmallHeader{
	font-size: 12px;
	color: #99CC00;
	background-color: #F4F4F4;
	height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.SmallHeader{
	font-size: 12px;
	color: #99CC00;
	background-color: #F4F4F4;
	height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.Header{
	font-size: 15px;
	color: #99CC00;
	height: 30px;
	font-weight: bold;
}

.Text{
	font-size: 12px;
	font-family: Tahoma;
}

.LeftCol{
	border-right-style: dotted;
	border-right-color: #E1E1E1;
	border-right-width: 1px;
}

.RightCol{
	border-left-style: dotted;
	border-left-color: #E1E1E1;
	border-left-width: 1px;
}

