/*general*/
body {
	margin-top: 5px;
	background-color: #FFFFFF;
}

#top {
	background: url(./images/top.jpg);
	width: 800px;
	height: 29px;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: middle;
	color: #880000;
}

/*menu*/
#menu-01{
	background: url(./images/menu_01.jpg);
	background-repeat: repeat-y;
	width: 150px;
	vertical-align: top;
	padding-left: 5px;
	font-family: Courier New, Verdana, Times New Roman, Arial, Courier, Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#menu-02 {
	font-size: 10pt;
	font-weight: bold;
}

#menu-btm {
	background: url(./images/menu_btm.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 42px;
}

#menu-btm-01 {
	background-color: #FFFFFF;
	width: 164px;
}

/*
#menu-01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
*/

#menu-01 a:hover {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

#menu-01 a {
	color: #FFFFFF;
	text-decoration: none;
	/*font-style: italic;*/
}

#contact-us-flash-02 {
	color: #FFFFFF;
	font-size: 10pt;
}

/*content*/
#content-01 {
	background: #FFFFFF;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #4D4D4D;
}

/*
#content-01 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#content-01 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-01 a {
	color: #0000FF;
	text-decoration: none;
	/*font-style: italic;*/
}

/*content*/
#content-02 {
	background: #FFFFFF;
	width: 550px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #4D4D4D;
}


#content-02 a:visited {
	color: #FF0000;
	text-decoration: none;
}

/*
#content-02 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
*/

#content-02 a {
	color: #0000FF;
	text-decoration: none;
	/*font-style: italic;*/
}

#label {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #4D4D4D;
}

/*news flash*/
#news-flash-01,#news-flash-02,#products-flash-02 {
	background: url(./images/thin_line_01.gif);
	background-repeat: repeat-x;*/
	width: 200px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 7px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #000000;
}

#news-flash-02,#products-flash-02 {
	background: #F8F8F8;
	padding-top: 2px;
	width: 200px;
}

/*
#news-flash-01 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#news-flash-01 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#news-flash-01 a {
	color: #0000FF;
	text-decoration: none;
}

#contact-us-flash-01 {
	width: 150px;
	padding-top: 10px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #4D4D4D;
}