html, body {height:100%}

body {
	height: 100%;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 10;px;
	background-color: #ffffff;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
} 

table, tr, th, td, input, textarea, select, ul, ol, li {
	font-family:		Tahoma, verdana, arial, helvetica, "sans serif";
	font-weight:		normal;
	font-size:		12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:		Tahoma, verdana, arial, helvetica, "sans serif";
}

.body_border{
	background-image: url(images/film_strips.gif);
	background-repeat: repeat-y;	
}

hr{
	height: 1px;
}

.max{
	height: 100%;
}


.bg_menu{
	background-image: url(images/bg_menua.gif);
	background-repeat: repeat-x;
	/*background-color: #A17557;*/
	background-color: #000000;
}

.copy{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;

}
.more {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0054A6;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6F6C6C;
	text-decoration:none;
}

.title {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #6F6C6C;
	text-decoration:none;
}
.titlered {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #F20000;
	text-decoration:none;
}
.subtitle {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
}
.textnormal {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
}
.textbold {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.textsml {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	text-decoration:none;
}
.textnew {
	font-family: Tahoma;
	font-style: normal;
	font-size: 9pt;
	color: #F20000;
	text-decoration:none;
}
.textred{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F20000;
}
.textreditalic{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F20000;
}
.textwhite{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.textblue{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3088da;
}

.step {
	font-family: Tahoma;
	font-size: 9pt;
	color: #6F6C6C;
	background-color: #DF970D;
	border: #000000 1px solid;
	text-decoration:none;
}

.step_s {
	font-family: Tahoma;
	font-size: 9pt;
	color: #6F6C6C;
	background-color: #C9DF0E;
	border: #000000 1px solid;
	text-decoration:none;
}


.left-menu{
	color:	#a90000;
}

.left-menu a{
	color:	#a90000;
}


.left-submenu{
	color:	#F3CD7D;
}

.left-submenu a{
	color:	#E66231;
}

.link{
	color:	#0E56A7;
	text-decoration: none;
}

.boxtitle {
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
}

.box1{
	background-color: #eeeeee;
}

.box1_bg{
	background-image: url(images/box1_bg999.gif);
	background-repeat: repeat-x;
}

.box1_sep{
	background-image: url(images/box1_sep999.gif);
	background-repeat: repeat-x;
}

.box2{
	background-color: #efefef;
}

.box2_bg{
	background-image: url(images/box2_bg999.gif);
	background-repeat: repeat-x;
}

.box2_sep{
	background-image: url(images/box2_sep999.gif);
	background-repeat: repeat-x;
}

.box5{
	background-color: #dddddd;
}

.box5_bg{
	background-image: url(images/box5_bg999.gif);
	background-repeat: repeat-x;
}

.box5_sep{
	background-image: url(images/box5_sep999.gif);
	background-repeat: repeat-x;
}

.menu-tab{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-image: url(images/bg_tab.gif);
	background-repeat: repeat-x;	
	background-position: bottom left;		
}

.menu-tab-on{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background-image: url(images/tab-on.gif);
	background-repeat: no-repeat;
	background-position: bottom center;		
	padding: 5px 10px 5px 10px;
	height: 35px;
}

.menu-tab-on a{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}


.menu-tab-off{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-image: url(images/tab-off.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
	padding: 5px 10px 5px 10px;
}

.menu-tab-off a{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.menu-tab-off a:hover{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}


.menu-tab-sml-on{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-image: url(images/tab-sml-on.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
	height: 30px;
	width: 120px;
}

.menu-tab-sml-on a{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.menu-tab-sml-on a:hover{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}


.menu-tab-sml-off{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-image: url(images/tab-sml-off.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
	height: 30px;
	width: 120px;
}

.menu-tab-sml-off a{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.menu-tab-sml-off a:hover{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.menu-link{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	padding: 3px 20px 3px 20px;
}

.menu-link a{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.product{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.advertisement{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
	text-align: center;
}

.menu-sml{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.menu-sml a{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.menu-sml a:hover{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}


.button 
{ 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 300px; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	BACKGROUND-COLOR: #ffffff 
} 

.border{
	border: #2FB9ED 1px solid;
}

.tableField{
	font-weight:		normal;
	font-size:		11px;
}

