body {  
	background-color: #4068ab; 
	margin: 0px; 
	}

table.basic {  
	width: 750px;
	}
body#home table.basic {	
	background-image: url(../images/bg_table.jpg);
	}
body.next table.basic {
	background-image: url(../images/bg_toprow1.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
	}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: .70em;
	color: #333333;
	vertical-align: top; 
	}
a {
	color: #003399;
	}
a:hover {
	color: #cc0000;
	}


/* ROW 1 */

td.toprow1 {  
	text-align: right; 
	height: 85px; 
	width: 750px; 
	padding: 5px;
	}
td.toprow1 a { 
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 10px;
	}
body#home td.toprow1 {  
	background-color: #FFFFFF; 
	}
body#home td.toprow1 a { 
	color: #666666;
	}

td.logo {  
	width: 130px;
	}
td.language {
	width: 310px;
	text-align: right;
	}


/* ROW 2 */

td.toprowleft {  
	width: 140px; 
	height: 35px; 
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: bottom;
	padding: 5px;
/*	background-image: url(../images/bg_toprow2.gif); 
	background-repeat: no-repeat;
	background-position: left bottom; */
	border-width: 0px 0px 3px 0px;
	border-style: solid;
	border-color: #cccccc;
	}
body#home td.toprowleft { 
	background-image: url(../images/bg_toprow2_home.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	}
td.toprowleft a {  
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	}
body#home td.toprowleft a {  
	color: #666666;
	}

td.toprowright { 
	width: 600px;
	height: 35px;
	vertical-align: bottom; 
	padding: 5px;
	text-align: right;
	background-image: url(../images/bg_toprow2.gif); 
	background-repeat: no-repeat;
	background-position: -150px bottom; 
	}
body#home td.toprowright { 
	background-image: url(../images/bg_toprow2_home.gif); 
	background-repeat: no-repeat;
	background-position: right top; 
	}


/* ROW 3 */

td.content { 
	width: 450px;
	padding: 10px;
	}
td.content { 
	background-color: #ffffff;
	}


/* ROW 4 */

td.bottombar {  
	width: 750px; 
	height: 25px;
	padding: 5px;
	font-size: 10px;
	text-align: center; 
	background-color: #ffffff;
	border: #CCCCCC; 
	border-style: solid; 
	border-width: 3px 0px 0px 0px;
	}
td.bottombar a {
	color: #333333;
	}


/* SEARCH */

td.toprowright form { 
	margin: 0px;
	padding: 0px;
	}

td.toprowright form input { 
	width: 85px;
	height: 16px;
	font-size: 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	}
body.next td.toprowright form input { 
	border: 1px solid #000000;
	}
td.toprowright form button { 
	width: 50px;
	height: 16px;
	font-size: 8px;
	font-weight: bold;
	padding-top: 2px;
	margin-left: 5px;
	color: #666666;
	text-transform: uppercase;
	border: 1px solid #999999;
	background-color: #ebebeb;
	}
body.next td.toprowright form button { 
	background-color: #4068ab;
	color: #ffffff;
	border: 1px solid #000000;
	}


/* MENU */

body.next td.bg_menu {  
	background-image: url(../images/bg_menu.jpg); 
	background-repeat: repeat-y; 
	background-position: left top;
	}
body.next td.bg_menu a { 
	color: #ffffff;
/*	font-weight: bold; */
	}

body.next table.menu2 {  
	width: 150px;
/*	background-image: url(../images/bg_homepage.jpg); */
	background-repeat: no-repeat; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
body.next table.menu2 td { 
	color: #000066;
	padding: 12px 7px 10px 7px;
	}
body.next table.menu2 td a { 
	color: #000066;
	}
body.next table.menu2 td td { 
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	}
body.next table.menu2 td td input {
	height: 16px;
	border: 1px solid #000033;
	font: 9px Arial, Helvetica, sans-serif;
	}
body.next table.menu2 td td input.small {
	width: 50px;
	}
body.next table.menu2 td td input.formfield {
	width: 105px;
	}


/* CONTENT */

body.next td.content td {
	padding: 0px 30px 20px 20px;
	}

body.next td.content td.rightcol {
	width: 130px;
	font-style: italic;
	padding: 45px 0px 0px 15px;
	background-image: url(../images/bg_rightcol.gif); 
	background-repeat: repeat-y; 
	background-position: left top;	
	}

body.next td.content ul {
	list-style-image: url(../images/bullet_red.gif);
	margin-top: 0px;
	}

H1 {
	FONT-SIZE: 1.4em; 
	MARGIN: 0px 0px 15px 0px;  
	color: #000066;
	}
H2, 
H3 {
	FONT-SIZE: 1.2em; 
	MARGIN: 0px 0px 0px 0px; 
	}
H4,
H5 {
	FONT-SIZE: 1.1em; 
	MARGIN: 0px 0px 0px 0px; 
	}
p {
	margin-top: 5px;
	}
