body {
	background-color:#FFFFFF;
}
.navigation{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #4c4d4f;
}

.divider_line {
	border-bottom:1px solid #b91315;
}

.menu_item {
	font-family:Tahoma;
	font-size:12px;
	color:#4c4d4f;
	font-weight:bold;
	border-bottom:1px solid #b91315;
}
	
.menu_item_over {
	font-family:Tahoma;
	font-size:12px;
	color:#b91315;
	font-weight:bold;
	border-bottom:1px solid #b91315;
	}
	
.first_menu_item {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4c4d4f;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px; 
	border:1px solid #4c4d4f;
	}
	
.first_menu_item_over {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#b91315;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px; 
	border:1px solid #4c4d4f;
	}

.submenu_item {
	font-family:tahoma;
	font-size:12px;
	color:#4c4d4f;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	/*border-bottom:1px solid #ff0000;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;*/
	background-image: url('images/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position:right;
	background-color:#cfcfcf;
}
	
.submenu_item_over {
	font-family:Tahoma;
	font-size:12px;
	color:#b91315; 
	font-weight:bold;	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-image: url('images/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position:right;
	}
	
.submenu_table {
	border: 1px solid #A9B9D2;
	border-spacing:1px;
	/*background-color:#A9B9D2;*/
}

.box_border {
	border:2px solid #cfcfcf;
}

.box_title {
	color: #4c4d4f;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:cfcfcf;
	padding-left:10px;
	height:20px;
}

.box_text_link{
	color: #4c4d4f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.box_text_link:hover{
	color: #4c4d4f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.box_text_highlighted{
	color: #b91315;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box_text_neutral_small{
	color: #4c4d4f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box_text_red_small{
	color: #b91315;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ticker_text{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #4c4d4f;
}

.welcome_title {
	font-family: Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#b91315;
}

.text{
	font-family: Tahoma;
	font-size:12px;
	color:#4c4d4f;
}

.highlighted_box{
	background-color:#b91315;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.big_text{
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
}


.title_red {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #b91315;
}

.box_border_bg_image {
	border:2px solid #cfcfcf;
	background-image:url(images/bgregister.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	align:right;

}

.image_border {
	border:2px solid #b91315;
}

.image_caption_white_bg{
	padding:3px;
}

.image_caption_white_link{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color: #b91315;
}

.image_caption_white_link:hover{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #b91315;
}

.image_caption_highlighted_bg{
	background-color:#b91315;
	padding:3px;	
}

.image_caption_highlighted_link{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
	
.image_caption_highlighted_link:hover{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
}


input{
	color: #4c4d4f;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.button {
	background-color:#cfcfcf;
	border:1px solid #4c4d4f;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
}

.button_link {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#b91315;
	text-decoration:none;
}

.button_link:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4c4d4f;
	text-decoration:none;
}

.footer{
	font-family: Tahoma;
	font-size:11px;
	color: #b91315; }

.big_title_red {
	font-family: Tahoma;
	font-size:20px;
	font-weight:bold;
	color: #bd1315;
}

.medium_title_red {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #b91315;
}

.success {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #00ff00;
}

.error {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #b91315;
}

.mandatory {
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #b91315;
	vertical-align:super;
}

.red_dots {
	font-family: Tahoma;
	font-size:15px;
	font-weight:bold;
	color: #b91315;
}

.colorbg {
	background-color:#eeeeee;
	}
	
.whitebg {
	background-color:#ffffff;
	}

.dark_colorbg {
	background-color:#B7B6B6;
}
	
.order_button {
	background-color:#b91315;
	border:1px solid #ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
}

.order_button_link {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.order_button_link:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.login_box_borders {
	border-bottom:2px solid #cfcfcf;
	border-left:2px solid #cfcfcf;
	border-right:2px solid #cfcfcf;
}

.login_box_border_bottom {
	border-bottom:2px solid #cfcfcf;
}

.login_box_border_top_left {
	border-top:2px solid #cfcfcf;
	border-left:2px solid #cfcfcf; 
}

.login_box_border_top_right {
	border-top:2px solid #cfcfcf;
	border-right:2px solid #cfcfcf; 
}

