body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body a:visited{
	color:#003bff;
}
body a:link{
	color:#003bff;
}
body a:hover {
	color:#d61921;
	text-decoration:none;
}
hr {
	height:1px;
	color:#2e4088;
}
img {
	border:0px;
}
.grey_text {
	color:#7d7d7d;
}
.red_title {
	color:#d61a21;
	text-transform:uppercase;
	font-weight:bold;
}
.black_title {
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
}

a.product:link, a.product:visited{
	color:#002ed1;
	text-decoration:none;
}
a.product:hover{
	color:#002ed1;
	text-decoration:underline;
}
.product_title {
	font-size: 14px;
	font-weight: bold;
	color: #2e4bff;
}


/*-- HEADER --*/
.header td {
	vertical-align:top;
}
.header_text {
	padding-top:10px;
	width:370px;
}
.header_text2 {
	padding-top:23px;
	width:240px;
	text-align:right;
	color:#7d7d7d;
}
.menu {
	background-image:url(../images/bg_menu.gif);
	height:28px;
	padding-left:10px;
}
.menu a:link, .menu a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.menu_grey {
	background-image:url(../images/bg_menu_grey.gif);
	height:30px;
	padding-left:25px;
}
.menu_grey a:link, .menu_grey a:visited {
	color:#000000;
	text-decoration:none;
}
.menu_grey a:hover {
	color:#000000;
	text-decoration:underline;
}

/*-- LEFT MENUS --*/
.menu_brand{
	width:10px;
	height:25px;
	background-image:url(../images/bg_menu_brand.gif);
	background-repeat:no-repeat;
}
.menu_brand_end{
	width:10px;
	height:25px;
	background-image:url(../images/bg_menu_brand_end.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.menu_item_cat{
	width:12px;
	height:17px;
	background-image:url(../images/bg_menu_cat.gif);
	background-repeat:no-repeat;
}
.menu_item_end{
	width:12px;
	height:17px;
	background-image:url(../images/bg_menu_cat_end.gif);
	background-repeat:no-repeat;
}
.menu_item_l a:link, .menu_item_l a:visited {
	text-decoration:none;
	font-size:12px;
}
.menu_item_l a:hover {
	text-decoration:underline;
}

/*-- TITLE --*/

.title_star{
	border-bottom:#6370c6 1px solid;
	height:18px;
	line-height:18px;
}

.title_star a:link, .title_star a:visited {
	text-decoration:none;
	color:#373737;
}
.title_star a:hover {
	text-decoration:underline;
	color:#373737;
}
.content, .content td {
	font-size: 12px;
}
.imgborder {
	border: 1px solid #666666;
}




/*-- FOOTER --*/
.footer
{
	text-align:left;
	padding-left:4px;
}
.footer a:link, .footer a:visited
{
	text-transform:uppercase;
	text-decoration:none;
	line-height:22px;
}
.footer a:hover
{
	text-transform:uppercase;
	text-decoration:underline;
}

.footer_logo
{
	padding-top:5px;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
	width:200px;
	font-size:9px;
}
.footer_logo a:link, .footer_logo a:visited {
	text-decoration:none;
	color:#2e4088;
}
.footer_logo a:hover {
	color:#2e4088;
	text-decoration:underline;
}
/*-- FRAMES --*/
.white_top {
	background-image: url(../images/frames/w12.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
.white_left {
	background-image: url(../images/frames/w9.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_right {
	background-image: url(../images/frames/w3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.white_bottom {
	background-image: url(../images/frames/w6.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white8 {
	background-image: url(../images/frames/w8.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.white4 {
	background-image: url(../images/frames/w4.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.white10 {
	background-image: url(../images/frames/w10.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.white2 {
	background-image: url(../images/frames/w2.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

