body {
	background-color: #FFFFFE;
	/*background-image: url("../images/backbar0.gif");*/
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.8em;
	font: 12px arial, verdana, sans-serif;
	color: #747472;
	padding: 0px;
	margin-top: 10px;
}

#navcontainer {
	width: 165px;
	margin-left: 0px;
	padding: 5px;
}

#navlist {
	
}

ul {
	list-style-type: none;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

ul li {
	border-bottom: 1px dashed #ccc;
}

ul li a:link {
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url("../images/navbg200.gif");
}

ul li a:hover {
	padding: 0;
	margin: 0;
	display: block;
	background-image: url("../images/navbg100.gif");
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #6794B7; /*4794B7*/
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #DF755C;
}

/* ----------topnav-------------- */
#topnav {
	width: 500px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/* ----------container to center the layout-------------- */
#containerout {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-color: #FFF;
	font-family: verdana;
	font-size: 12px;
}

#containerout h2 {
	font-size: 12px
}

/* -----------------content--------------------- */
#content { /*background-image:url(../images/contentb.gif);
	background-position: top right;
	background-repeat:no-repeat;*/
	color: #666666;
	/*color: #7F8C85;*/
	line-height: 18px;
	padding: 0px;
	margin-left: 35px;
	margin-right: 5px;
}

#left {
	float: left;
	width: 201px;
	margin: 0px;
	padding: 0px;
}

#box {
	background: transparent;
	float: left;
	width: 165px;
	margin-left: 0px;
	padding: 5px;
	/*color:#0794B7;*/ /*border: 1px #ccc solid;*/
	font-size: 10px;
}

#box2 {
	background: transparent;
	width: 165px;
	margin-left: 0px;
	padding: 5px;
	/*color: #DD6A50;*/
	border: 1px #ccc solid;
	font-size: 10px;
}

#box3 {
	background: transparent;
	width: 160px;
	float: right;
	display: inline;
	margin-left: 0px;
	padding: 5px;
	/*color: #4794B7;*/
	background-color: #fff;
	border: 1px #ccc double;
	font-size: 10px;
}

/* -----------headings--------------------------- */
h1 {
	color: #4794B7;
	margin: 0;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	width: 500px;
	padding: 1px 0 0 15px;
	border-bottom: 1px solid #BFC4CE;
	background-image: url("../images/heading0.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 20px;
	margin-right: 50px;
}

h2 {
	color: #7AB075;
	font-size: 1.5em;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: .5em 0 0 0;
	font-weight: normal;
	margin-right: 50px;
}

/* -----------footer--------------------------- */
#footer {
	width: 825px;
	margin: auto auto auto auto;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding: 0 10px 0 20px;
	font-family: Verdana;
}

/* -----------other--------------------------- */
#picbox {
	float: left;
}

#thumbbox {
	float: right;
	height: 200px;
}

.clear {
	clear: both;
}

.in {
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
}

.xtop,.xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1,.xb2,.xb3,.xb4 {
	background: #cccccc;
	display: block;
	overflow: hidden;
}

.xb1,.xb2,.xb3 {
	height: 1px;
}

.xb2,.xb3,.xb4 {
	background: #fff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.xb1 {
	margin: 0 5px;
	background: #dddddd;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

.xboxcontent {
	display: block;
	border: 0 solid #cccccc;
	border-width: 0 1px;
	height: auto;
}

.athens {
	font-weight: bold;
	font-size: 10px
	font-family:Arial;
}

.athens:hover {
	color: #FFCC66;
}

.bold {
	font-weight: bold;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour {
	position: relative;
	display: block;
	height: 39px;
	font-size: 11px;
	font-weight: bold;
	background: transparent url("../images/bgOFF.gif") repeat-x top left;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	border-top: 1px solid #B30000;
}

#stylefour ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#stylefour ul li {
	display: block;
	float: left;
	margin: 0;
}

#stylefour ul li a {
	display: block;
	float: left;
	color: #666;
	text-decoration: none;
	padding: 11px 10px 0 10px;
	height: 23px;
	background: transparent url("../images/bgDIVIDER.gif") no-repeat top
		right;
}

#stylefour ul li a:hover,#stylefour ul li a.current {
	color: #B30000;
	background: #fff url("../images/bgON.gif") no-repeat top right;
}

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
.trb tr:hover {
	background-color: #ddd
}

.info {
	font-weight: bold;
	color: #FF9900;
	font-family: 'Script MT Bold', 'Monotype Corsiva';
	font-size: 16px;
	vertical-align: middle
}

.bold {
	font-weight: bold
}

input.button,select,textarea,.text-input,.checkbox,.submit,.inputbox {
	font-size: 11px;
	font-family: Tahoma
}

.inputbox_en {
	direction: ltr;
}

.text-input.fc-field-error {
	background-color: #FFEEFF;
	border: 1px groove #FF99CC
}

textarea,input[type='text'],input[type='password'],select {
	border: 1px solid #ddd;
	background: #ffffff;
	padding: 2px
}

textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover	{
	border-color: #aaaaaa;
}

textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus	{
	border-color: #8c8c8c;
	outline: 1px solid #dcdcdc;
	background-color: #FFFFEC
}

button,input[type='button'],input[type='reset'],input[type='submit'] {
	padding: 0 .3em .1em .2em;
	line-height: 100%;
	font-size:12px;
}

.pr {
	color: #444444;
	font-size: 11px;
	height: 35px;
	font-family:Arial;
	line-height:12px;
	text-align: center;
	z-index:100;
}
.pr tr{vertical-align:middle}
.ar{font-family:tahoma}
.mand{color:red;}

.sWarning{
	color: maroon;
	font-weight: bold;
	font-family: Arial;
	border: 1px #dddddd solid;
	padding: 10px 25px;
	position: fixed;	
	top: 10px;
	display: none;
	background-color: #fffff0;
}