/*general*/
body {
	margin-top: 5px;
	background: #000000;
                /*background: #DCDCDC;*/

}

/*menu*/
#menu-01,#menu-btm {
	background: url(./images/menu_01.jpg);
	background-repeat: repeat-y;
	width: 200px;
	vertical-align: top;
	padding-left: 10px;
	font-family: Courier New, Verdana, Times New Roman, Arial, Courier, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

#menu-02 {
	font-size: 10pt;
	font-weight: bold;
}

#menu-btm {
	background: url(./images/menu_btm.jpg);
	background-repeat: repeat-y;
	width: 200px;
}

/*
#menu-01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
*/

#menu-01 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#menu-01 a {
	color: #0000FF;
	text-decoration: none;
}

#contact-us-flash-02 {
	color: #FFFFFF;
	font-size: 10pt;
}

/*content*/
#content-01 {
	background: #000000;
	width: 430px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

/*
#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;
}

/*content*/
#content-02 {
	background: #000000;
	width: 600px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

/*
#content-01 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#content-02 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-02 a {
	color: #0000FF;
	text-decoration: none;
}


#label {
	background: #000000;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
}

/*news flash*/
#news-flash-01,#news-flash-02,#products-flash-02 {
	background: #000000;
	width: 172px;
	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: #FFFFFF;
}

#news-flash-02,#products-flash-02 {
	background: #000000;
	padding-top: 2px;
}

/*
#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 {
	background: #000000;
	width: 120px;
	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: #FFFFFF;
}


