html {margin: 0; padding: 0;}

body {font: 13px trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
background: #ffffff; 
margin: 0; padding: 0;

	scrollbar-face-color: #E4E4E4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #3D378A;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #CBD3D9;
}

table {
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;  font-size:13px; color: #000000; 
TEXT-DECORATION: none
}

td,p {
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;  font-size:13px; color: #000000; 
TEXT-DECORATION: none;
	text-align: none;
}


li {
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;  font-size:13px; color: #000000; 
TEXT-DECORATION: none;
	text-align: left;
	list-style-image: url(images/sm_link.gif); 
}

table.top {
	background: #FFFFFF url(images/top_bg.gif);
}

table.topshadow{
	background: #FFFFFF url(images/top_shadow_bg.gif);
}

table.topmid{
	background: #DEDEDE;
}

table.topdown{
	background: #FFFFFF url(images/top_down_bg.gif);
}


td.left {
	background: #EEEEEE; 
}

td.top_cont {
	background: #c1cede;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:20px; color: #FFFFFF;
	text-align:right;
	}

td.bottom_cont {
	background: #E5E5E5;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:10px; color: #000000;
	text-align: right;
}


table.bottom {
	background: #a4a4a4;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:10px; color: #000000;
	text-align: right;
}
div.bottom2 {
	background: #c1cede;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:10px; color: #000000;
	text-align: center;
}




td.box_outside {
	background: #e6e6e6;
}


td.box_inside {
	background: #FFFFFF;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

td.divider {
	background: #FFFFFF url(images/divider.gif);
}


td.menu_title {
	background: #369; 
	border-bottom: 1px solid black;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:13px; color: #ffffff;
	font-weight: bold;
}
	
td.menu_title2 {
	background: #5588bb; 
	border-bottom: 1px solid black;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:13px; color: #ffffff;
	font-weight: bold;
}


td.menu_all {
	background: #fcfcfc;
	}



SELECT {
		font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px; color: #000000; 
TEXT-DECORATION: none;
	background : #F5F5F5;
	border : 1px solid #A9A9A9;
}
INPUT {
	font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px; color: #000000; 
TEXT-DECORATION: none;
	background : #F5F5F5;
	border : 1px solid #A9A9A9;
}

TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px; color: #000000; 
TEXT-DECORATION: none;
	background : #F5F5F5;
	border : 1px solid #A9A9A9;
}

A {
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;  font-size:13px; color: #00008B; 
TEXT-DECORATION: none
}
A:link {
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #00008B;
TEXT-DECORATION: none
}
A:visited {
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #00008B; 
TEXT-DECORATION: none
}
A:hover {
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;  font-size:13px; color: #8B0000; 
TEXT-DECORATION: none
}

.titlos {
	font-family: "Franklin Gothic Medium", sans-serif;  font-size: 16px; color: Gray; 
TEXT-DECORATION: none;
	font-weight: bold;
	}
	
.titlos_right {
	font-family: "Franklin Gothic Medium", sans-serif;  font-size: 16px; color: Gray; 
TEXT-DECORATION: none;
	font-weight: bold;
	text-align: right;
	}
	
.titlefront {
	font-family: "Trebuchet MS", Arial, sans-serif;  font-size: 14px; color: firebrick; 
TEXT-DECORATION: none;
	font-weight: bold;
	}
	

font.seminar_title {

	border-bottom: 1px solid grey;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;  font-size:13px; color: #ffffff;
	font-weight: bold;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 160px;
color: #fff;
background-color: #036;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 20px;
width: 160px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}


