  .menu{font-family:Tahoma; font-size:11px;  color:#333333; text-decoration:none }
  .policy{font-family:Tahoma; font-size:11px;  color:#676767; text-decoration:none }
  .menutext{font-family:Arial; font-size:15px;  color:#D3D3D3; font-weight: bold; }
  .text{font-family:Arial; font-size:13px;  color:#FFFFFF; text-decoration:none }
  .tabletext{font-family:Verdana; font-size:11px;  color:#FFFFFF; text-decoration:none }
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none }
  .black{font-family:Verdana; font-size:11px;  color:#000000; text-decoration:none }
  .green{font-family:Tahoma; font-size:11px;  color:#636D56; }
  .main{font-family:Tahoma; font-size:11px;  color:#727272; }
  .red{font-family:Tahoma; font-size:11px;  color:#AA161E; }
  .dark{font-family:Tahoma; font-size:11px;  color:#3B3B3B; }

  #input{
  		width:248px; height:16px;
		border-width:1px;
		border-style:solid;

		border-color:#C5CED5;
		background-color:#EFF3F6;
		}
		 
		
	  #textarea{
  				width:248px; height:116px;
		border-width:1px;
		border-style:solid;

		border-color:#C5CED5;
		background-color:#EFF3F6;
		overflow:auto
		}


 

.buttonbar {
	border:1px outset;
	background-color:#FFB3B3;
    font-family:Arial;
	font-size:10px;
	color:#000000;
	text-decoration:none
}

.greencell {
	display:block;
	padding:2px;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size: 7pt;

	font-style: normal;
	font-weight:bold;
	line-height: normal;
	font-variant: normal;
}

.greencell:hover {
	border-style:solid;
	border-color:#FF0000;
	border-width: 1px;

	display:block;
	padding:1px;

	background-color:#FFD9E8;
	text-decoration:none;
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight:bold;
}



.redcell {
	display:block;
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
	font-variant: normal;
}

.redcell:hover {
	border-style:solid;
	border-color:#FFB3B5;
	border-width: 1px;

	display:block;
	padding:1px;

	background-color:#FFD7D8;
	text-decoration:none;
	color:#000000;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}




.mcell {
	display:block;
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
	font-variant: normal;
}

.mcell:hover {
	border-style:solid;
	border-color:#96B096;
	border-width: 1px;

	display:block;
	padding:1px;

	background-color:#96B096;
	color:#000000;
	text-decoration:none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


.mdelete {
	display:block;
	padding:2px;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
	font-variant: normal;
}

.mdelete:hover {
	border-style:solid;
	border-color:#8B8B8B;
	border-width: 1px;

	display:block;
	padding:1px;

	background-color:#DBDBDB;
	text-decoration:none;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
H1 {
	font-family: Verdana;
	font-size: 15px;
	color: Black;
	display: inline;
}
H2 {
	font-family: Verdana;
	font-size: 15px;
	color: Black;
	display: inline;
}
a.menu        { color: #C1FF6C; font-weight: bold; Text-decoration: None; font-family: Verdana;}
a.menu:visited { color: #C1FF6C; font-weight: bold; Text-decoration: None; font-family: Verdana;}
a.menu:hover   { color: #C1FF6C; font-weight: bold; Text-decoration: None; font-family: Verdana;}
a.menu:active  { color: #C1FF6C; font-weight: bold; Text-decoration: None; font-family: Verdana;}
H1.title {
	font-family: Verdana;
	font-size: 15px;
	color: white;
	display: inline;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}
.title {
	font-family: Verdana;
	font-size: 15px;
	color: white;
	display: inline;
	font-weight: bold;
}
a.gal        { color: #323D1D; font-weight: bold; Text-decoration: None; font-family: Verdana; font-size: 12px;}
a.gal:visited { color: #323D1D; font-weight: bold; Text-decoration: None; font-family: Verdana; font-size: 12px;}
a.gal:hover   { color: #323D1D; font-weight: bold; Text-decoration: None; font-family: Verdana; font-size: 12px;}
a.gal:active  { color: #323D1D; font-weight: bold; Text-decoration: None; font-family: Verdana; font-size: 12px;}
.ratingText {
			font-family: verdana;
			font-weight: bold;
			font-size: 12px;
			color: #FFFFFF;
			background-color: #323D1D;
			width: 135px;			
		}

