.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg_shadow {
	background-image: url(images/shadow_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.home {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tecno {
	background-image: url(images/tecno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #8f8e8e;
	text-decoration: none;
}
.menu a:link{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #8f8e8e;
	text-decoration: none;
}
.menu a:visited{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #8f8e8e;
	text-decoration: none;
}
.menu a:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #0c5ba8;
	text-decoration: none;
}
.bg_menu1 {
	background-image: url(images/bg_menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_cont1_top {
	background-image: url(images/bg_cont1_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cont_img {
	background-image: url(images/left_pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_cont1 {
	background-image: url(images/bg_cont_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.eventdate {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.eventdesk h4 {
	color: white;
}

.eventdesk {
	color: white;
}

.eventdesk a:link {
	color: white;
}
.eventdesk a:visited {
	color: white;
}
.eventdesk a:hover {
	color: white;
}
.eventdesk a:active {
	color: white;
}

.eventdesk {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.eventdesk a:link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #002357;
	text-decoration: underline;
}
.eventdesk a:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #002357;
	text-decoration: underline;
}
.eventdesk a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.footer a:link{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.footer a:visited{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg_title {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 150px;
}

