body {
	font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EDD6B0;
	padding: 0px;
	margin: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #66CCFF;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}

pre {
	font-size: 11px;
	color: blue;
}

.greek {
	color: #999;
}

ol {
	margin-right: 40px;
}

li {
	margin-bottom: 10px;
	list-style:decimal;
}

#frame {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}

#contentleft {
	width: 15px;
	height: 100%;
	padding: 0px;
	float: left;
}

#contentcenter {
	width: 750px;
	padding: 0px;
	float: left;
}
#contentcenter2 {
	width: 750px;
	padding: 0px;
	float: left;
	background-color: #EDD6B0;
	background-image: url(images/miscellaneous/main_background.gif);
	background-repeat: repeat-y;
}

#contentright {
	width: 15px;
	padding: 0px;
	float: left;
	background: #fff;
}

#contentheader {
	background: #fff
}

p,h1,pre {
	margin: 0px 10px 10px 10px;
}

h1 {
	font-size: 14px;
	padding-top: 10px;
}
h3 {
	font-size:16px;
	font-weight:bold;
}

#contentheader h1 {
	font-size: 14px;
	padding: 10px;
	margin: 0px;
}

#contentright p {
	font-size: 10px
}

.style0 {color: #000000;font-weight: bold;font-size:14px;}
.style1 {color: #000000;font-weight: bold;}
.style3 {color: #000000; font-weight:normal;}
.style2 {color: #FFFFFF; font-weight:normal; font-family:"Times New Roman", Times, serif;}
.style4 {color: #FFFFFF; font-weight:bold;}
.style5 {color: #FFFFFF; font-weight:normal; font-size: 12px}
.style6 {color: #FFFFFF; font-weight:normal;}
.style4 {color: #FFFFFF; font-weight:bold; font-size:16px;}
.style9 {color: #FFFFFF; font-weight:normal; font-size: 12px; line-height: 16px;}


.Caption {
font-family: Arial;
font-weight: normal;
font-size:  10pt;
color:      white; }

A.Controls:link    { color:#66CCFF;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   12pt;
                     font-weight: bold; }
A.Controls:visited {
	color:#66CCFF;
	text-decoration:none;
	font-family: Arial;
	font-size:   12pt;
	font-weight: bold;
}
A.Controls:active  { color:#66CCFF; text-decoration:none;
                     font-family: Arial;
                     font-size:   12pt;
                     font-weight: bold; }
A.Controls:hover   { color:#CCCCCC; text-decoration:none;
                     font-family: Arial;
                     font-size:   12pt;
                     font-weight: bold; }
