/* Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}

body {
	background-color: #FFF;
    background-image: url('/hwtraining/HWTwww.nsf/bg_body.gif');
	background-position: top left;
	background-repeat: repeat-x;
	font-family : Arial, Helvetica, "Times New Roman",  Sans-serif;
	font-size : 12px;
	font-style : normal;    
    line-height : 16px;
    height: 100%;
}

blockquote {
    border-left: 8px solid #0D3895;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 12px;
}

blockquote:hover {
    border-left: 8px solid #FF0000;
}

br {
	line-height: 10px;
}

em, i {
    font-style:italic;
}

hr {
    background-color: #CCC;
    border:           0px;  
    clear:both;
    color:            #CCC;
    height:           1px; 
}

img {
	border:0px;
}	

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

pre {
    font-family : Arial, Helvetica, "Times New Roman",  Sans-serif;
    margin-bottom: 10px;
}
   
ul, ol, li {
	list-style-type:none;
    /*margin-left: 10px; */
    margin-bottom: 8px; 
}

pre {
    font-family: monospace;
    font-size: 1.0em;
}

small {
    font-size: 80%;
}

strong, b {
    font-weight: bold;
}

.alignCenter, p.alignCenter {
	text-align:center;
}

.alignLeft {
	text-align:left;
}

.alignRight {
	text-align: right;
}

.autoHeight {
	width: auto !important;
}
    
.autoWidth {
	width: auto !important;
}

.bold, p.bold	{
	font-weight: bold;
}

.clear {
	clear:both;
}

.clearRight {
	clear:right;
}

.cursorHand {
	cursor: hand;
	cursor: pointer;
}

.floatCenter {
	margin-left: auto;
    margin-right: auto;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.twoColumns {
    width: 45%;
}

.threeColumns {
    width: 32%;
    margin-right: 10px;
}

.border {
    border: #CCCCCC 1px solid; 
}

.border small {
    margin-left: 12px;
}

.border td {
    padding: 10px;
}

.noBorder {
    border: none !important;
}

.noMargin {
    margin: 0px;
}

.noPadding {
    padding: 0px;
}
.wide {
    width: 100%;
}

/* Layout
------------------------------------------------------------------*/

/* Global */

div.padding {
    margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

div.noLeftPadding {
    margin-left: 0px !important; /*No top margin for inner DIV inside each DIV */
}

div.noTopPadding {
    margin-top: 0px !important; /*No top margin for inner DIV inside each DIV */
}

/* Header */

#header {
    height: 92px;
}

/* Language - Flags */

#language {
    margin: 12px 15px 0px 0px; 
    text-align: right;
}

#language a, #language a:visited {
	color: #000;
    text-decoration:none;
} 

#language a:hover {
	text-decoration:underline;
} 

#language a img {
	border: #CCC 1px solid;
    margin-left: 8px;
}

/* Logo */

#logo {
    height: 52px;
    margin: 18px 0px 18px 32px;
    width: 134px;
}

#logo img {
    border: 0px;
    height: 52px;
    width: 134px;
}

/* Slogan */

#slogan {
    height: 20px;
    margin: 30px 15px 0px 0px;
    width: 336px;
}

#slogan img {
    border: 0px;
    height: 20px;
    width: 336px;
}

/* Top image and navigation */

#topSection {
    color: #FFF;
    height: 160px;
}

.company {
    background-image: url('/hwtraining/HWTwww.nsf/bg_top_section_company.jpg') !important;
	background-position: top left;
	background-repeat: no-repeat;
}

.contact {
    background-image: url('/hwtraining/HWTwww.nsf/bg_top_section_contact.jpg') !important;
	background-position: top left;
	background-repeat: no-repeat;
}

.courses {
    background-image: url('/hwtraining/HWTwww.nsf/bg_top_section_courses.jpg') !important;
	background-position: top left;
	background-repeat: no-repeat;
}

.foremans {
    background-image: url('/hwtraining/HWTwww.nsf/bg_top_section_foremans.jpg') !important;
	background-position: top left;
	background-repeat: no-repeat;
}

.frontPage {
    background-image: url('/hwtraining/HWTwww.nsf/bg_top_section_front_page.jpg') !important;
	background-position: top left;
	background-repeat: no-repeat;
}

.links {
    background-image: url('/hwtraining/HWTwww.nsf/bg_top_section_links.jpg') !important;
	background-position: top left;
	background-repeat: no-repeat;
}

/* Content */

#contentWrapper{
    float: left;
    width: 100%;
}

#contentColumn {
    margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}


#leftColumn {
    float: left;
    margin-left: -100%;
    width: 200px; /*Width of left column*/
}

/* Footer */

#footer {
    background-image: url('/hwtraining/HWTwww.nsf/bg_footer.gif');
	background-position: top left;
	background-repeat: repeat-x;
    clear: left;
    color: #000;
    text-align: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
}

#footer td {
    padding-left: 32px;
    padding-right: 32px;
}

/* Main navigation
------------------------------------------------------------------*/

#mainNavigationContainer {
   /* padding-top: 37px; /* Minus slogan row heights and paddings, without those it's 137px */
   padding: 0px 0px 0px 0px;
}

.mainNavigation {
    border-bottom: 1px #B4B4B4 solid;
    font-size: 14px;
    list-style-type: none;
    /*margin: 0px 0px 0px 205px;*/
    margin: -123px 0px 0px 205px;
    padding: 3px 0 3px 0;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.mainNavigation li {
    display: inline;
    margin: 0 0 0 -4px;
}

.mainNavigation li a {
    background-color: #FFF;
	background-image: url('/hwtraining/HWTwww.nsf/bg_main_navigation_0.gif');
	background-position: top left;
	background-repeat: repeat-x;
    border-bottom: none;
    border-left: 1px #CCC solid;
    color: #000;
    text-decoration: none;
    padding: 7px 20px 3px 20px;
}

.mainNavigation li a:visited {
    color: #000;
}

.mainNavigation li a:hover {
    background-color: #FFF;
	background-image: url('/hwtraining/HWTwww.nsf/bg_main_navigation_1.gif');
	background-position: top left;
	background-repeat: repeat-x;    
    color: #000;
}

.mainNavigation li a:active {
    color: #FF0000;
}

.mainNavigation li.current a { /*current tab effect*/
    background-color: #FFF;
	background-image: url('/hwtraining/HWTwww.nsf/bg_main_navigation_1.gif');
	background-position: top left;
	background-repeat: repeat-x; 
    border-bottom: #FFF 1px solid;
    color: #FF0000;
    padding-top: 10px;
    position: relative;
}

/* Sub navigation
------------------------------------------------------------------*/

#subNavigation {
    background-color: #0c0c0c;
	background-image: url('/hwtraining/HWTwww.nsf/bg_caption_blue.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFF;
	margin: 0; 
    padding: 0;
	width: 100%;
    border-bottom: #B4B4B4 1px solid;
}

#subNavigation h2 {
    color: #FFF;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px 6px 10px;
    
}

#subNavigation p {
	background: #FFF;
    border-top: #CCC 1px solid;
    border-right: #B4B4B4 1px solid;
    border-left: #0c0c0c 3px solid;
	color: #000;
	letter-spacing: -1;
	margin: 0;
    padding: 2px 2px 2px 6px;
}

#subNavigation p:hover {
    border-left: #FF0000 3px solid;
}

#subNavigation p.current {
	border-left: #FF0000 3px solid !important;
}

#subNavigation p.extend {
	background-color: #FFF;
}

#subNavigation p a { 
    color: #000; 
    display: block;
    text-decoration: none; 
}

#subNavigation p a:hover {
	color: #000;
    text-decoration: underline; 
}

#subNavigation ul {
    background: #fff8e1;
	border-top: #CCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    display: none;
	list-style: none;
	margin: 0; 
    padding: 0;
}

#subNavigation ul li {
	background: #FFF;
	color: #071C85;
	letter-spacing: -0.333;
	margin: 0 0 0 0px;
	padding: 1px;
}

#subNavigation ul li:hover {
	background: #E8EBF4;
}

#subNavigation ul li#current {
	background: #E8EBF4;
}

#subNavigation ul li a {
    color: #071C85;
    display: block;
	text-decoration: none; 
    margin-left: 10px; 
}

#subNavigation ul li a:hover {
    color: #071C85;
	text-decoration: underline; 
}

#subNavigation ul li ul {
	display: none;
	list-style: none;
	margin: 0; 
    padding: 0;
}

#subNavigation ul li ul li {
	border: none;
}

/* Forms
------------------------------------------------------------------*/

form br 
{
	clear: left;
}

fieldset
{
	border: 1px solid #CCC;
	margin: 0px;
    padding: 0px 10px 10px 10px;
}

fieldset:hover
{
	border: 1px solid #FF0000;
}
/*
input
{
	display: block;
	width: 128px;
	float: left;
	margin-bottom: 6px;
    margin-right: 4px;
}
*/
input[type=text]
 {
	border: 1px solid #a0a0a0;
}
input[type=checkbox], input[type=radio] 
{
	border: 1px solid #a0a0a0;
	display: block;
	width: 128px;
	float: left;
	margin-bottom: 6px;
      margin-right: 4px;
}
.input
{
	border: 1px solid #a0a0a0;
}

label 
{
    display: block;
	width: 100px;
	float: left;
	margin-bottom: 6px;
	text-align: left;
	padding-right: 20px;
}

legend
{
	font-weight: bold;
	background-color: transparent;
	color: #000;
}

select 
{
	margin-bottom: 6px;
}

textarea 
{
	width: 96%;
    height: 80px;
}

.submit
 {
    background-image: url('/hwtraining/HWTwww.nsf/bg_button.gif');
	background-repeat: repeat-x;
	background-position: top left;
    border: none;
    border-bottom: #CCC 1px solid;
    border-right: #CCC 1px solid;
    border-top: #0c0c0c 3px solid;
    /*color: #000;*/
    color: red !important;
    cursor: hand;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    height: 25px;
	text-transform: uppercase;
}

.submit:active
 {
    color: #FF0000;
    font-weight: bold;
}

.submit:hover
 {
    border-top: #FF0000 3px solid;
}

.radio
 {
	border: 0px;
}

.required
{
	font-weight: bold;
}


/* Headings
------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 	10px;
}

h1 {
    color: #001A86;
    font-size: 16px;
}

h2 {
    color: #FF0000;
	font-size: 14px;
}

h3 {
    color: #000;
	font-size: 13px;
}

h4 {
    font-size: 12px;
}

h5 {
	font-size: 11px;
}

/* Images
------------------------------------------------------------------*/

img.border {
	border: #000 1px solid;
}

img.border:hover {
	border: #FF0000 1px solid;
}

/* Links
------------------------------------------------------------------*/
a:link,
a:visited {
	text-decoration:none;
	color:#FF0000;
}

a:hover {
	text-decoration:underline;
	color:#FF0000;
}

a.back {
	background-image: url('/hwtraining/HWTwww.nsf/icon_arrow_left.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration:none;
}

a.back:hover {
	text-decoration:underline;
}

a.button {
    background-image: url('/hwtraining/HWTwww.nsf/bg_button.gif');
	background-repeat: repeat-x;
	background-position: top left;
    border: none;
    border-bottom: #CCC 1px solid;
    border-right: #CCC 1px solid;
    border-top: #0c0c0c 3px solid;
    color: #000;
    cursor: hand;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
	text-transform: uppercase;
}

a.button:active
 {
    color: #FF0000;
    font-weight: bold;
}

a.button:hover
 {
    border-top: #FF0000 3px solid;
}

a.continue {
	background-image: url('/hwtraining/HWTwww.nsf/icon_arrow_right.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

a.toggleOpen {
	background-image: url('/hwtraining/HWTwww.nsf/icon_toggle_plus.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

a.toggleClose {
	background-image: url('/hwtraining/HWTwww.nsf/icon_toggle_minus.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

/* Mime-types */

a.pdf {
	background-image: url('/hwtraining/HWTwww.nsf/icon_pdf.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}

a.doc {
	background-image: url('/hwtraining/HWTwww.nsf/icon_doc.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}

a.xls {
	background-image: url('/hwtraining/HWTwww.nsf/icon_xls.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}

a.ppt {
	background-image: url('/hwtraining/HWTwww.nsf/icon_ppt.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}

a.zip {
	background-image: url('/hwtraining/HWTwww.nsf/icon_zip.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}

a.picture {
	background-image: url('/hwtraining/HWTwww.nsf/icon_picture.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}

a.fileOther {
	background-image: url('/hwtraining/HWTwww.nsf/icon_file_other.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 20px;
}



/* Lists
------------------------------------------------------------------*/

/* Process timeline */

ul#process {
	width: 100%;
	display: table;
	table-layout: fixed;
	border-top:	#C5C5C5 1px solid;
	border-bottom: #C5C5C5 1px solid;
	margin: 0px;
	padding: 0px;
	list-style: none;	
	list-style-type: none;
}

ul#process li.past {
	padding: 3px 10px 3px 8px;
	background-color: #FF0000;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	display: table-cell;
	position: relative;
	white-space: nowrap;
	margin: 0;
}

ul#process li.present {
	background-image: url('/hwtraining/HWTwww.nsf/process_arrow_end.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 10px 3px 8px;
	background-color: #FF0000;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	display: table-cell;
	position: relative;
	white-space: nowrap;
	margin: 0;
}

ul#process li.future {
	padding: 3px 10px 3px 8px;
	background-color: #FFFFFF;
	height: 19px;
	color: #000000;
	font-weight: normal;
	display: table-cell;
	position: relative;
	white-space: nowrap;
	margin: 0;
}

/* Misc stuff
------------------------------------------------------------------*/

/* Ovelib */

.overlibForeground {
	background-color: #FFF;	
    margin: 0px 5px 5px 5px;
}

.overlibBackground {
    background-color: #FFF;	
	background-image: url('/hwtraining/HWTwww.nsf/bg_overlib_foreground.gif');
	background-position: top left;
	background-repeat: repeat-x;
    border: #B4B4B4 1px solid;
}

.overlibBackground p {
    padding: 0px 8px 0px 8px;
    font-weight: normal;
}

.overlibBackground a {
    color: #FF0000;
}

/* States */

.state1 {
	background-image: url('/hwtraining/HWTwww.nsf/icon_state1.gif');
	background-position: 1px left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.state2 {
	background-image: url('/hwtraining/HWTwww.nsf/icon_state2.gif');
	background-position: 1px left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.state3 {
	background-image: url('/hwtraining/HWTwww.nsf/icon_state3.gif');
	background-position: 1px left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Date expiring */

.dateExpiring {
	background-image: url('/hwtraining/HWTwww.nsf/icon_date_expiring.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Colors */

.blueText {
	color: blue;
}

.greenText {
	color: green;
}

.greyText {
	color: grey;
}

.redText {
	color: red;
}

a.redText {
	color: red !important;
}

.whiteText {
	color : white;
}

/* Spans 
------------------------------------------------------------------*/

span.error {
	background-image: url('/hwtraining/HWTwww.nsf/icon_error.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
    padding: 0px 0px 0px 30px;
}

span.notice {
	background-image: url('/hwtraining/HWTwww.nsf/icon_notice.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
    padding: 0px 0px 0px 30px;
}



/* Paragraphs
------------------------------------------------------------------*/

/* Error */

p.error {
	background-color: #FFF;
	background-image: url('/hwtraining/HWTwww.nsf/bg_error.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #FF0000;
	color: #FF0000;
    letter-spacing: 1px;
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 10px;
    padding: 2px 6px 4px 0px;    
}

/* Notice */

p.notice {
	background-color: #FFF;
	background-image: url('/hwtraining/HWTwww.nsf/bg_notice.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #016F09;
	color: #016F09;
	font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0px;
	margin-bottom: 10px;
    padding: 2px 6px 4px 0px;
}

/* Advert text */

div#sloganContainer {
    height: 100px;
    padding: 0px 0px 0px 0px; 
}

div#sloganRowOne {
    color: #002D8F; 
    font-size: 22px; 
    font-weight: normal; 
    letter-spacing: 0px;
    padding: 45px 0px 16px 200px; 
}

div#sloganRowTwo {
    color: #FF0000; 
    font-size: 30px; 
    font-weight: normal; 
    letter-spacing: 1px;
    padding: 0px 0px 10px 256px; 
}

p.small, span.small, div.small {
	font-size: 11px;
	line-height: 14px;
}

p.tiny, span.tiny {
	font-size: 9px;
	line-height: 11px;
}

/* Tables
------------------------------------------------------------------*/

table.tall {
	height: 100% !important;
	margin: 0px;
	padding: 0px;
}

table.fullfill {
	width: 100%;
	height: 100% !important;
	margin: 0px;
	padding: 0px;
}

/* Styled table */

table.styled {
    border: #B4B4B4 1px solid;
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 10px;
}

table.styled a, table.styled a:visited {
    text-decoration: none;
}

table.styled a:hover {
    text-decoration: underline;
}

table.styled caption {
	font-size: 14px;
    margin: 0px;
    margin-left: -1px; /* Fixes 1-pixel margin error in Firefox 1.0 and Netscape 7.2. */
	padding: 5px 0px 6px 8px;
    text-align: left;
}

table.styled td {
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
	padding: 3px 6px 3px 6px;
	vertical-align: top;
}

table.styled th {
    background-color: #EDEDED;
	background-image: url('/hwtraining/HWTwww.nsf/bg_th.gif');
	background-repeat: repeat-x;
	background-position: top left;
    border-bottom: #B4B4B4 1px solid;
    border-left: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    color: #000;
    font-weight: normal;
    height: 17px;
    padding: 2px 8px 2px 8px;
	text-align: left;
    vertical-align: top;
}

table.styled th a, table.styled th a:visited {
    color: #000;
}

table.styled th.course, table.styled td.course {
    width: 160px;
}

table.styled th.date, table.styled td.date {
    width: 120px;
}

table.styled th.state {
    width: 48px;
}

/* Blue table caption & rows */

table.blue a, table.blue a:visited {
	color: #002D8F;
    text-decoration: none;
}

table.blue a:hover {
    text-decoration: underline;
}

table.blue caption {
    /*background-color: #002D8F;*/
    background-color: #000000;
	background-image: url('/hwtraining/HWTwww.nsf/bg_caption_blue.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFF;
}

table.blue tr.passive {
	background-color: #FFFFFF;
}

table.blue tr.passive:hover {
	background-color: #E7EBF4;
}
table.blue tr.empty {
	height: 0px !important;
	font-size: 0px !important;
}
table.blue tr.bluecaption {
    background-color: #002D8F;
	background-image: url('/hwtraining/HWTwww.nsf/bg_caption_blue.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFF;
}
table.blue tr.bluecaption a, table.blue tr.bluecaption a:visited  {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
table.blue td.mydate {
	width: 120px;

}
table.blue td.mystate {
	width: 48px;
}
table.blue tr.mybluerow {
	background-color: #EDEDED;
	background-image: url('/hwtraining/HWTwww.nsf/bg_th.gif');
	background-repeat: repeat-x;
	background-position: top left;
    border-bottom: #B4B4B4 1px solid;
    border-left: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    color: #000;
    font-weight: normal;
    height: 17px;
    padding: 2px 8px 2px 8px;
	text-align: left;
    vertical-align: top;

}

table.blue td.textgray a {
	color: #808080;
  text-decoration: none;
}
table.blue td.textgray a:visited {
	color: #808080;
  text-decoration: none;
}
table.blue td.textgray a:hover {
	color: #808080;
  text-decoration: none;
}

/*--------------*/
/*
#vendors{
	border: #B4B4B4 1px solid;
	border-collapse: collapse;
	padding: 0px;
}
#vendors caption {
	font-size: 14px;
    margin: 0px;
    margin-left: -1px; /* Fixes 1-pixel margin error in Firefox 1.0 and Netscape 7.2. */
	padding: 5px 0px 6px 8px;
    text-align: left;
}
#vendors td {
	border-top: #CCCCCC 1px solid;
      border-left: #CCCCCC 1px solid;
	/*padding: 3px 6px 3px 6px;*/
	vertical-align: top;
}

.vencaption {
    background-color: #002D8F;
	background-image: url('/hwtraining/HWTwww.nsf/bg_caption_blue.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFF;
	font-size: 14px;
    margin: 0px;
    margin-left: -1px; /* Fixes 1-pixel margin error in Firefox 1.0 and Netscape 7.2. */
	padding: 5px 0px 6px 8px;
    text-align: left;
}

.vencategory {
    background-color: #EDEDED;
	background-image: url('/hwtraining/HWTwww.nsf/bg_th.gif');
	background-repeat: repeat-x;
	background-position: top left;
    border-bottom: #B4B4B4 1px solid;
    border-left: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    color: #000;
    font-weight: normal;
    height: 17px;
    padding: 2px 8px 2px 8px;
	text-align: left;
    vertical-align: top;
}

tr.sininen a, tr.sininen a:visited {
	color: #002D8F;
    text-decoration: none;
}

tr.sininen  a:hover {
    text-decoration: underline;
}

tr.sininen  caption {
    background-color: #002D8F;
	background-image: url('/hwtraining/HWTwww.nsf/bg_caption_blue.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFF;
}

tr.sininen {
	background-color: #FFFFFF;
	
}

tr.sininen:hover {
	background-color: #E7EBF4;
}
tr.sininen td.sindate {
	width: 120px;
}
*/
/*
tr.sininen td.sindate, tr.sininen td {
	border-top: #CCCCCC 1px solid;
      border-left: #CCCCCC 1px solid;
	/*padding: 3px 6px 3px 6px;*/
	vertical-align: top;
}
*/
/*-----------------*/

/* Red table caption & rows */

table.red a, table.red a:visited {
	color: #FF0000;
    text-decoration: none;
}

table.red a:hover {
    text-decoration: underline;
}

table.red caption {
    /*background-color: #FF0000;*/
    background-color: #000000;
	/*background-image: url('/hwtraining/HWTwww.nsf/bg_caption_red.gif');*/
	background-image: url('/hwtraining/HWTwww.nsf/bg_caption_blue.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFF;
}

table.red tr.passive {
	background-color: #FFF;
}

table.red tr.passive:hover {
	background-color: #FFF2F2;
}

/* Logo table */

table.logo td {
    text-align:center;
	width: 16%;
}

table.logo img {
    margin-bottom: 3px;
    margin-top: 3px;
}

td {
	vertical-align: top;
}




