@charset "utf-8";
p{margin:0px; padding:0px;}
.bodie {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.header_bg{background-image:url(../res/header.gif); background-position:center; }

.col1_1{ width:200px;}
.col1_2{ width:475px;}
.col1_3{ width:200px;}
.gutter1{ width:75px;}

.2col_1{ width:200px;}
.2col_2{ width:325px;}
.2col_3{ width:325px;}
.2gutter{ width:50px;}

.menu_items, .menu_items:link, .menu_items:visited{ color: #888888; cursor:pointer; text-decoration:none;}
.menu_items:hover, .menu_items:active{ color:#EEEEEE;}
.menu_gutter{ width:30px;}
.menu_gutter2{ width:24px;}
.menu_omnihighlight:{}
.menu_omnihighlight:hover{color:#EEEEEE;}

.menu_trigger{ height:30px;}

.total{position:relative; margin-top:0px;}
.sub{position:absolute; top:0px; left:0px; z-index:999;border-left:solid 1px #000000; background-color:#FFFFFF; display:none;}

.submenu_item{ font-size:11px;color:#333333; margin:0px; padding:3px; width:100%; text-decoration:none; background-color:#FFFFFF;cursor:pointer; }
.submenu_item:hover{color:#FFFFFF; background-color:#000000;}
.submenu_hutter{ height:25px;}

.section_title{ font-size:18px; color:#000000;}

.txt_title_black{ font-size:14px; color:#000000;}
.txt_normal_grey, .txt_normal_grey:link{font-size:12px; line-height:17px; color:#666666; text-decoration:none;}

.txt_title{ font-size:16px; color:#666666;}
.txt_subtitle{font-size:14px;}
.txt_normal{ font-size:12px; line-height:17px; text-decoration:none;}
.txt_normal:link, .txt_normal:visited{ color:#666666; font-size:12px; line-height:17px; text-decoration:none;}
.txt_normal:hover, .txt_normal:active {color:#000000;}
.txt_bold{ font-weight:bold;}
.txt_italic{ font-style:italic;}
.txt_date{ color:#999;}

.txt_small_grey{ font-size:10px;color:#666666;}
.txt_small{ font-size:10px;}

.txt_link, .txt_link:link, .txt_link:visited{}
.txt_link:hover, .txt_linkactive{}

.vignette1{ color:#999;}
