font {
	COLOR: #808183; FONT-SIZE: 13px; FONT-FAMILY: Tahoma, Verdana;
}
font.news {
	COLOR: #626366; FONT-SIZE: 11px; FONT-FAMILY: Arial;
}
font.news_date {
	COLOR: #FF9933; FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-WEIGHT: bold;
}

font.menu_main {
 font-size: small;
 font-family: 'Courier New', Courier, monospace;
 color: #808183;
 background-color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
}

font.menu_second {
 font-size: medium;
 font-family: 'Courier New', Courier, monospace;
 color: #808183;
 background-color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
}



H1 {
	COLOR: #808183; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana;
}
H2 {
	COLOR: #808183; FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Verdana;
}

A {
	COLOR: #cd181d; FONT-SIZE: 11px; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #cd181d; FONT-SIZE: 11px; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

DIV {
	MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px
}

div.leftcol
{ 

MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px

}

body { background: white; margin: 0px; }

.title { font-family: tahoma; font-weight: bold; font-size: 14px; color: #647c96; }
.title2 { font-family: tahoma; font-weight: bold; font-size: 14px; color: #0f9acf; }
.text { font-family: verdana; font-size: 12px; color: #576676; }
.text2 { font-family: verdana; font-size: 12px; color: #758da5; margin-left:0px; }

h1 { font-family: tahoma; font-weight: bold; font-size: 14px; color: #0f9acf; }
h2  { font-family: tahoma; font-weight: bold; font-size: 12px; color: #647c96; }

a:active { color: black; text-decoration: none;}

a:hover { color: black; text-decoration: none;}

a.menu { text-decoration: none; }
a.menu:link { font-family: verdana; font-weight: bold; font-size: 12px; color: #757575; text-decoration: none;}
a.menu:active { font-family: verdana;  font-weight: bold; font-size: 12px; color: #757575; }
a.menu:visited { font-family: verdana;  font-weight: bold; font-size: 12px; color: #757575; }
a.menu:hover { font-family: verdana; font-weight: bold; font-size: 12px; color: #0f9acf; }

a.leftcol { text-decoration: none; }
a.leftcol:link { font-family: 'Courier New', Courier, monospace; font-weight: bold; font-size: large; color: #0f9acf; text-decoration: none;}
a.leftcol:active { font-family: 'Courier New', Courier, monospace;  font-weight: bold; font-size: large; color: #270201; }
a.leftcol:visited { font-family: 'Courier New', Courier, monospace;  font-weight: bold; font-size: large; color: #647c96; }



a:link { color:#0497dc; text-decoration: underline;}
a:active { color:#0497dc; text-decoration: none;}
a:visited { color:#43b1e5; }

p {margin-bottom:10px;}

.clauses {border: 1px solid #C0C0C0; padding-bottom:5px; padding-top: 5px; padding-right: 5px; padding-left: 5px; width:100%}


/* ***** Basic *********************************************************** */


div.contact_form
{
  font-family: Verdana, Sans-Serif;
  font-weight: 900;
  font-size:  11px;
  color: #404040;
}

div.contact_form input,
div.contact_form textarea
{
  font-family: Verdana, Sans-Serif;
  font-size: 1.2em;
}



/* ***** Simple *********************************************************** */


div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; vertical-align: top; text-align: left; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 10px 3px 0px; }
div.contact_form td    { padding: 0px  0px 3px 0px; }

div.contact_form img   { margin-left: 5px; }

div.contact_form em
{
  text-decoration: none;
  font-style:  normal;
  font-weight: 900;
  color: #004080;
}

div.contact_form  em.error, div.contact_form form em { color: #FF0000; }
div.contact_form div.error { margin-bottom: 15px; }

div.contact_form div.input { float:  left; }
div.contact_form select    { width: 250px; }



/* ***** For_Java *********************************************************** */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: padding-bottom: 5px; padding-top: 5px; padding-right: 5px; padding-left: 5px; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/for_Java/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/for_Java/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/for_Java/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding: 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
