
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #0D1518 url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin-top: 0px;
	font-size: 18px;
}

h1, h2 {
	font-weight: normal;
}

h3 {
	margin: 0px;
	font-size: 11px;
	color: #B1C2C3;
}
legend {
    color: #D1D6D9;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body, th, td {
		color: #D1D6D9;
}

p, ul, ol, dl {
	margin-top: 0px;
/*	text-align: justify;*/
	line-height: 150%;
}


img {
	vertical-align: bottom; 
}
.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	display: block;
	float: left;
	width: 249px;
	height: 30px;
	background: url(images/homepage21.gif) no-repeat left top;
}

.list1 li h3 {
	float: right;
	margin: 0px;
	padding: 5px 14px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #84AAAC;
}

.list1 li p {
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 14px;
	line-height: normal;
}

/** LINKS */
label {
    display: block;
    width: 100px;
    float: left;
    margin: 0px 4px 6px 4px;
    text-align: right;
}

#tabbed {
	
    display: block;
    width: 100px;
    float: left;
    margin: 0px 4px 6px 4px;
    text-align: right;

}

br { clear: left; }


a { color: #B9CECB; }

a:hover { text-decoration: none; }

a.link1 {
	display: block;
	padding: 2px 8px;
	background: url(images/homepage18.gif) no-repeat left center;

	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	padding-left: 25px;
	background: url(images/homepage23.gif) no-repeat left center;
}

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

a img { 
	border-left: none; 
	border-top: none; 
	border-right: none; 
	border-bottom-width: 1px; 
	padding: 0px 0px 1px 0px;
	
	
	text-decoration: underline; }

a img.borderless {
	border: none;
	padding: 0px 0px 1px 0px;	
	text-decoration: none;
}

img.left {
	float: left;
	margin: 3px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 25px;
}

hr { display: none; }

.hr1 { height: 1px; }

/** WRAPER */

#wrapper { background: url(images/bg03.jpg) repeat-y center top; }

#wrapper2 { background: url(images/bg02.jpg) no-repeat center top; }

/** HEADER */

#header { background: url(images/homepage02.jpg) no-repeat right top; }


/** FORMS */

#forms {
	width: 920px;
	height: 40px;
	margin: 0px auto;
}

#forms fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#forms input {
	float: left;
	margin-left: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	color: #B8C0C0;
}

/** LOGIN */

#login {
	float: left;
	width: 250px;
}

#login form { 
	padding: 10px 0px 0px 32px;
	width: 350px;
	 }
#login p { 
	padding: 10px 0px 0px 32px;
	color:#fff;
}
#login a { 
	width: 103px;
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
#login1, #login2 {
	width: 103px;
	height: 19px;
	background: url(images/subpage1_02.gif) no-repeat left top;
}

input#login3 {
	width: 43px;
	height: 19px;
	padding: 0px;
	background: url(images/subpage1_03.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

/** SEARCH */

#search {
	float: right;
	width: 281px;
}

#search form { padding: 10px 40px 0px 0px; }

#search1 {
	width: 153px;
	height: 19px;
	background: url(images/subpage1_04.gif) no-repeat left top;
}

#search3 {
	width: 70px;

	height: 21px;
	padding: 0px;
/*	background: url(images/subpage1_05.gif) no-repeat left top;*/
	font-weight: bold;
	color: #FFF;
	background-color: #5a7573;
}


#search3 option.green {
	
	}


input #search2 {
	width: 52px;
	height: 19px;
	padding: 0px;
	background: url(images/subpage1_05.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}


/** MENU */

#menu a { color: #80999A; }

/** FORMS */

#forms { background: url(images/homepage03.jpg) no-repeat left top; }

/** PAGE */

#page { background: url(images/bg04.jpg) no-repeat left bottom; }


/** TOP MENU */

#topmenu { }

#topmenu ul {
}

#topmenu li { }

#topmenu a {
	padding: 0px 10px 0px 15px;
	background: url(images/subpage1_01.gif) no-repeat left center;
}

#topmenu .first a { }

/** MENU */

#menu {
}

#menu ul {
}

#menu li {}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	padding: 32px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a:hover { text-decoration: underline; }

#menu1 { background: url(images/homepage05.jpg) no-repeat left top; }

#menu2 { background: url(images/homepage06.jpg) no-repeat left top; }

#menu3 { background: url(images/homepage07.jpg) no-repeat left top; }

#menu4 { background: url(images/homepage08.jpg) no-repeat left top; }

#menu5 { background: url(images/homepage09.jpg) no-repeat left top; }

/** NEWS */

#news {
	background: url(images/homepage11.jpg) no-repeat left top;
}

#news a { color: #D7E4E5; }

/** FOOTER */

#footer { color: #29363A; }

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
}

#footer a { color: #29363A; }

/** BOX DESIGN A */

.boxA { }

.boxA .title {
	width: 263px;
	height: 27px;
	padding: 8px 0px 0px 14px;
	background: url(images/homepage19.gif) no-repeat left top;
}

.boxA .title h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxA .content { padding: 17px 17px 0px 17px; }

/** BOX DESIGN B */

.boxB { }

.boxB .title {
	width: 215px;
	height: 27px;
	padding: 8px 0px 0px 14px;
	background: url(images/homepage24.gif) no-repeat left top;
}

.boxB .title h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxB .content { padding: 17px 17px 0px 17px; }

/** BOX DESIGN C */

.boxC { }

.boxC .title {
	width: 569px;
	height: 27px;
	padding: 8px 0px 0px 14px;
	background: url(images/subpage1_06.gif) no-repeat left top;
}

.boxC .title h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxC .extra {
	font-style: italic; 
	font-size: 11px;
	float:right;
	text-align:right;
	width: 569px;
	height: 15px;
	padding: 0px 8px 5px 8px;
		
}
.boxC .extra span {
	
}

.boxC .content { padding: 17px 17px 0px 17px; }

/** BOX DESIGN D */

.boxD { }

.boxD .title {
	width: 826px;
	height: 27px;
	padding: 8px 0px 0px 14px;
	background: url(images/subpage2_01.gif) no-repeat left top;
}

.boxD .title h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxD .content { padding: 17px 17px 0px 17px; }


	

/** BOX1 */

#box1 {
	margin-bottom: 25px;
	background: #FFFFFF url(images/homepage13.jpg) no-repeat left top;
}

#box1 .content {
	padding: 17px;
	background: url(images/homepage14.jpg) no-repeat right bottom;
	color: #4D5E5F;
}
#box1 .DHTMLSuite_widget_tableDiv {
	padding: 17px;
	background: url(images/homepage14.jpg) no-repeat right bottom;
	color: #4D5E5F;
	width: 95%;
}


#box1 h1 { color: #275157; }

#box1 a { color: #506765; }

#box1 .link1 { color: #FFFFFF; }

#box1 .tabs {
	clear: both;
	height: 40px;
	background: url(images/homepage17.jpg) repeat right top;
}

#box1 .tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#box1 .tabs li { float: left; }
#box1 th, td {
		color: #4D5E5F;
}
#box1 span {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
    padding-left: 10px;
    text-align: left;
}
#box1 span a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;

}
#box1 span a:hover{
	text-decoration: none;

}

#box1 .tabs a {
	display: block;
	float: left;
	width: 132px;
	height: 32px;
	padding: 8px 0px 0px 28px;
	background: url(images/homepage16.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#box1 .tabs a:hover { text-decoration: underline; }

#box1 .tabs .active a {
	background-image: url(images/homepage15.jpg);
	color: #08282A;
}

#box7 th,td { 
	color: #D1D6D9; 
}

#tbl_class {
	color: #4D5E5F;
}

#red {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
    padding-left: 10px;
    text-align: left;
}
#red a {
	text-decoration: underline;
}

/* These classes are used by the script as rollover effect for table 1 and 2 */
	
	.tableRollOverEffect{
		background-color:#0d1518;

	}	
	.tableRowClickEffect{
		background-color:#0d1518;

	}
	
	.tableRollOverEffect2{
		background-color:#b2c6c5;

	}	
	.tableRowClickEffect2{
		background-color:#b2c6c5;

	}