body, div, form, input, textarea, table { font-family: Verdana; margin: 0; padding: 0; border: 0; }
body {
	color: #696969;
	background: white url(images/background.jpg) no-repeat fixed left top;
	margin-bottom: 30px;
}
p {
	line-height: 1.4em;
}
textarea, input {
	font-size: 12px;
	background-color: #f5f5f5;
	border: solid 1px #696969;
	color: #000000;
}
button { color: white; font-size: 12px; background-color: #007dbd; padding: 2px 7px; border-style: solid; border-width: 1px; border-color: #c0c0c0 #a9a9a9 #a9a9a9 #c0c0c0; cursor: pointer; }
button:hover { background-color: #5cab37; }
#nav { font-size: 12px; font-weight: bold; line-height: 20px; }
#nav ul { margin: 0 0 0 50px; padding: 0; list-style-type: none; }
#nav a { color: #007dbd; text-decoration: none; }
#nav a:hover { text-decoration: underline; }
#lang { color: #5cab37; font-size: 12px; font-weight: bold; }
#lang ul { margin: 0 0 0 35px; padding: 15px 0; list-style-type: none; }
#lang a { color: #5cab37; text-decoration: none; }
#lang a:hover { text-decoration: underline; }
#content { font-size: 12px; margin-left: 280px; }
#container { font-size: 12px; width: 580px; }
#container ul { margin: 0; padding: 0 0 0 15px; list-style-type: square; display: inline-table; }
#container li { line-height: 1.4em; margin: 0 0 4px; }
#box          { font-size: 12px; padding: 10px; border-top: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; border-left: 1px solid #b4b4b4; }
#footer { font-size: 16px; margin-top: 50px; }
h1 { color: #007dbd; font-size: 14px ; background-image: url(images/dot.gif); background-repeat: no-repeat; background-position: 0 center; margin: 34px 0 14px; padding: 0 0 0 10px; }
h2 { color: #007dbd; font-size: 12px; font-weight: bold; margin: 0 0 8px; padding: 0; }
.text_03 { font-size: 3px }
.text_06 { font-size: 6px }
.text_10 { font-size: 10px }
.text_11 { font-size: 11px }
.text_12 { font-size: 12px }
.text_16 { font-size: 16px  }
.text_gray { color: #434343; }
.text_black { color: black }
.color_1 { color: #007dbd }
.color_1:hover { color: #007dbd; text-decoration: none  }
.color_2 { color: #5cab37; }
.color_2:hover { color: #5cab37; text-decoration: none }
.web      { color: #007dbd; background-image: url(images/web.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 1px; height: 16px; padding-left: 20px; }
.web:hover        { color: #007dbd; text-decoration: none; }
.pdf      { color: #007dbd; background-image: url(images/pdf.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 center; height: 16px; padding-left: 20px; }
.pdf:hover        { color: #007dbd; text-decoration: none; }
.pps      { color: #007dbd; background-image: url(images/pps.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 center; height: 16px; padding-left: 20px; }
.pps:hover        { color: #007dbd; text-decoration: none; }
.doc      { color: #007dbd; background-image: url(images/doc.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 center; height: 16px; float: left; padding-left: 20px; }
.doc:hover        { color: #007dbd; text-decoration: none; }
.xls      { color: #007dbd; background-image: url(images/xls.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 center; height: 16px; float: left; padding-left: 20px; }
.xls:hover        { color: #007dbd; text-decoration: none;
}
.image { border: solid 1px #c0c0c0; }
.highlight img{ border: solid 2px #fff;
}
.highlight:hover img{
border: solid 2px #007dbd;
}
.highlight:hover{
border: 0 ;
}
.checkbox { border: 0; background-color: white; }
.nowrap { white-space: nowrap; }

