body {
background-image: url(../images/bg.jpg);
margin:0;
padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.event_title {
	font-size: 18pt;
	font-weight:bold;
	color: Purple;
}
.event_title2 {
	font-size: 14pt;
	font-weight:bold;
	color:gray;
}
.text-error {
	font-size:15pt;
	font-weight: bold;
	color:red;
}
P {
	text-align: left;
	line-height: 18px;
}
#whitelink a:link, #whitelink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#whitelink a:hover  {
	text-decoration: none;
	color: #B983EB;
	font-weight: bold;
}
.lang a:link, .lang a:visited {
	text-decoration: none;
	color: #FFD700;
	font-weight: bold;
}
.lang a:hover  {
	text-decoration: none;
	color: #D8BFD8;
	font-weight: bold;
}
.style1 {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.style2 {
color: #CC0000
}
.linestyle {
color: #999999
}
.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.verticalnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
.verticalnav P {
text-align: center;
line-height: 16px;
	font-size: 12px;

}
.themenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pcontent {
	line-height: 18px;
	text-align: left;

}
.pcontent2 P {
	line-height: 18px;
	text-align: justify;

}
.mintable li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.contactus {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	padding: 5px;
	}
