BODY {
	
	Background-color: white;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: Black; 
	font-weight:normal; 
	line-height:15px;
}
.bar {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: White; 
	font-weight:normal; 
	line-height:15px;
}
.bar2 {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: White; 
	font-weight:normal; 
	line-height:19px;
}
.bar2 a 
{
  color: White;
}  
.comments {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: Black; 
	font-weight:normal; 
	line-height:15px;
}
.tempgreen {
	color: Green; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tempred {
	color: Red; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.tempblue {
	color: Blue; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.hreplace {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: Black; 
	font-weight: bold; 
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E9E9E9; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu a:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E9E9E9; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.menu2 {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu2 a:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}

.bigblack {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: black; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}

.bigred {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: red; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}

.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.caption {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4A6663; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #555555; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #555555; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.notify-error 
{	
	padding: 5px; 
 	color: Red; 
 	border: 1px solid #ff0000;
    background-color: #ffeeee; 
 	margin-bottom: 5px; 
 	width: 500px; 
}
.notify-message 
{	
	padding: 5px; 
 	width: 600px; 
 	border: 1px solid #ff0000;
    background-color: #ffeeee; 
 	vertical-align: middle; 
 	margin-bottom: 5px; 
 }
.AdminTable
{
	border-style: groove; 
	border-width: 1px; 
	font-family: arial; 
	font-size: .9em; 
	padding: 5px
}
.UsersBold
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    line-height: 17px;
}
.Users
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    line-height: 17px;
}
.gallery{}
.rate{}
.rat{}
.all_votes{}
.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(/images/jquery.ui.stars.gif) no-repeat 0 0;
}
.ui-stars-star a {
  background-position: 0 -32px;
}
.ui-stars-star-on a {
  background-position: 0 -48px;
}
.ui-stars-star-hover a {
  background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}
.ratings {
	margin: 0 0 1em;
	width: 100%;
	overflow: hidden;
	line-height: 2em;
}
.rating-L {
	float: left;
	margin-right: 1em;
	white-space: nowrap;
}
.rating-R {
	float: left;
	margin-left: 1em;
	width: 300px;
}
.validateTips  {
    border: 1px solid transparent; 
    padding: 0.3em; 
}
.ui-state-error {
     padding: .3em; 
}
.ui-dialog {
     padding: .3em; 
}	 

