@charset "utf-8";
/* CSS Document made for Costas Kataras
	made by http://www.gedweb.gr

 */
* {
	padding:0;
	margin: 0
}
body {
	background: #fff;
	color: #333333;
	font: 10pt "Trebuchet MS", Calibri;
}
ul {
	padding-left: 30px;
}
li {
	list-style-type: decimal;
}
#maincontent h1 {
	font-size: 145%;
}
#left_side img {
	margin: 0 10px 5px 0;
	float: left;
	display: block;
}
a {
	color: #005c84;
	text-decoration: none;
	background: inherit
}
a:hover {
	text-decoration: underline
}
blockquote {
	margin: 0 0 15px 10px;
	border-left: 3px solid #005c84;
	padding: 0 0 0 8px
}
#content {
	padding: 0;
	margin: 0 auto;
	width: 640px;
	background: transparent
}
#maincontent {
	width: 100%;
	background: transparent;
	padding-top: 15px
}
#maincontent h2 {
	color: #000;
	font-size: 110%;
	text-decoration: none;
	line-height: 19px;
	margin: 0 0 5px 0;
	background: inherit
}
#maincontent h2 a {
	color: #2FB432;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
	margin: 0 0 5px 0;
	background: inherit
}
#maincontent h2 a:hover {
	color: #2FB432;
	text-decoration: underline;
	background: inherit
}
#maincontent .underline {
	border-bottom: 1px dotted #000;
	margin-bottom: 10px
}
#maincontent .Dunderline {
	border-bottom: 1px dashed #fff;
	margin-bottom: 10px
}
#maincontent h3 {
color: #000;
}
#maincontent h4 {
	font-size: 150%;
	background: inherit
}
#maincontent p {
	padding: 0 0 8px 0;
	margin: 0;
	text-decoration: none;
	background: inherit
}
#maincontent .mpnull {
	margin: 0;
	padding: 0 0 0 0;
}
#maincontent .textbox {
	float: right;
	color: #C8C8C8;
	background: inherit
	padding: 10px;
	margin: 5px;
}
#left_side {
	width: 640px;
	background: transparent;
	margin-bottom: 20px;
	min-height : 300px;
	height : auto;
}
* html #left_side {
height : 300px;
}

#left_side h3 {
	font-size: 100%;
	color: #000;
	background: inherit;
	font-style: italic;
	font-weight: bold;
}

#main_side {
	width: 640px;
	background: transparent;
	margin-bottom: 20px
}
.clear {
	clear:both
}
#footer {
	bottom:0;
	clear:both;
	text-align: left;
	border-top: 1px solid #e5e5e5;
	padding: 3px 0 0 0;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #888;
	background: inherit;
}
#footer .right {
	float: right
}
#footer .center {
	margin:5px auto;
	text-align:center;
}
.underBold {
	text-decoration:underline;
	font-weight: bold;
}
.style4 {
	color: #D7F4FF
}
.style5 {
	color: #00ADEF
}
fieldset {
	border:0;
	margin:0;
	padding:0;
}
label {
	display:block;
}
input.text, textarea {
	width:250px;
	font:12px/12px 'courier new', courier, monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}
input.submit {
	padding:2px 5px;
	font:bold 12px/12px verdana, arial, sans-serif;
}
#contactFormArea {
	float:left;
	width:350px;
 
}
#left_side ul {
	list-style: none inside;
}
#left_side li {
	list-style: disc inside;
}
#left_side .prof {
	display: block;
	margin: 10px;
	padding-left: 30px;
}
