.smallfont {
	font-size:10px;
	padding-bottom:5px;
}
.smallfont  a{
	font-size:10px;
}
.MyText{
	font-style: normal;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
}
.MyText2{
	font-style: normal;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
}
.Mypink{
	font-style: normal;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#DA3068;
}
.MyBlue{
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#DC2F67;
}
.MyLink{
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#cccccc;
}
.MyLinkblack{
	font-style: normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#000000;
}
.MyTitle{
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#0084B6;
}
.MyTitlewhite{
	font-style: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
.MyTitlemov{
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#DB2F67;
}
.MyTitlegreen{
	font-style: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#999933;
}
.MyTitleorange{
	font-style: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#FFCC33;
}
.MyTitleblue{
	font-style: normal;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
.MyTitlered{
	font-style: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#B50000;
}
a.MyLink:visited{
	font-face:Verdana;
	font-size: 12px;
	font-weight:normal;
}
a.MyLink:link{
	font-face:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.MyLink:hover{
	font-face:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
a.MyLink:active{
	font-face:Verdana;
	font-size:12px;
	font-weight:normal;

}
a.MyLinkblack:visited{
	font-face:Verdana;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}
a.MyLinkblack:link{
	font-face:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
a.MyLinkblack:hover{
	font-face:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#003557;
	text-decoration:none;
}
a.MyLinkblack:active{
	font-face:Verdana;
	font-size:11px;
	font-weight:normal;

}
.expotech{
	font-style: normal;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}
a.expotech:visited{
	font-face:Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
}
a.expotech:link{
	font-face:Verdana;
	font-size:9px;
	font-weight: bold;
	text-decoration:underline;
}
a.expotech:hover{
	font-face:Verdana;
	font-size:9px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.expotech:active{
	font-face:Verdana;
	font-size:9px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #da3068;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {color: #D82370}
.style6 {color: #FFFFFF}
.style9 {	color: #8c8574;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.style8 {font-family: Tahoma;font-weight: normal;font-size: 11px; color: #8C8574; }
.style10 {font-family: Tahoma;font-weight: normal; font-size: 10px; color: #8C8574; }

/* ----------------IMAGE SLIDER------------- */

body { margin:0px; font-family:Arial, Helvetica, sans-serif;  }

#container { width:400px; margin:0px auto 0px; background:#FFFFFF; padding:10px; font-size:12px; }
#container h1 { font-size:24px; color:#FFFFFF; font-weight:normal; text-align:center; background:#333333; padding:10px; }
#container p { text-align:justify; padding:5px 10px 5px; margin:0px; }
#container p ol, #container p ul { margin:0px auto 0px; }
#container p.notes { color:#999999; font-size:10px; }

#SlideItMoo_outer {
	width:400;
	margin:5px auto 5px;
	display:block;
	position:relative;
	padding:0px 10px 0px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:25px;
	right:5px;
	top:70px;
	background:url(../images/slideitmoo_forward.png) no-repeat center;
}
#SlideItMoo_outer .SlideItMoo_back {
	left:5px;
	background:url(../images/slideitmoo_back.png) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{
	position:relative;
	overflow:hidden;
	width:400; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:0px 0px 5px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items {
	display:block;
	position:relative;
}
/* style keimenou */
#SlideItMoo_items div.SlideItMoo_element {
	display:block;
	position:relative;
	float:left;
	margin:0px 15px 0px;
	font-size:11px;
	width:128px;
	text-align:center;
	color:#ffffff;
	background-color: #DC2F67;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#DC2F67; padding:2px; }
#SlideItMoo_items a img{ border:none; }
