/*user-end*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.usertxt{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
.errortxt{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#660000;
}
.userbutton
{
	height:25;
	width:70;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color:#D9D955;
}
.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}

.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#999900;
	text-decoration:underline;
}

.link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}

.link2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#999900;
	text-decoration:none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#663333;
	text-decoration:none;
}

.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#999900;
	text-decoration:none;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	
}

.name_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	
}

	
.address{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	
}

.domain{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	
}
.body_contenteg
{
font-family: Trebuchet MS;
font-size: 11px;
color:#666666;
}
.body_content
{
font-family: Trebuchet MS;
font-size: 14px;
color:#666666;
}

.bottom_content
{
font-family: Trebuchet MS;
font-size: 11px;
color:#948A45 ;
}
/*admin end*/
.admintitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

.admintitlelink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#499f7a;
	text-decoration:none;
}
.admintitlelink:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.adminsubtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.adminsubtitle:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#808040;
}
.adminbodytxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}
.copyrightlink {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.copyrightadmin {
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.copyrightadmin:hover {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808040;
	
}

#eventtable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#eventtable img{
	margin-bottom:5px;
	border:5px solid #e5dd9e;
}


#eventtable th {
	font:  14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	
}



#eventtable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	font-size:14px;
	padding: 0px 6px 0px 12px;
	color: #666;
}


#eventtable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#eventtable td.lctn {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #797268;
}

#eventtable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

 #eventtable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


