﻿body{
	background-color: #FFFFFF;
	font-family: Verdana;
	margin: 10 auto 0 auto;
	text-align: center;
}

.Master
{
	position: relative;
	width: 968px;
	text-align: left;
	background-color: #000000;
	margin: 0 auto 0 auto;
}

.Head
{
	width: 964px;
	height: 98px;
	background: #FFFFFF;
	background-position: left top;
	background-image: url(                'Head_BackGround.png' );
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.Head_Logo
{
	float: left;
	text-align: left;
	margin-left: 30px;
	width: 258px;
}

.Head_Text
{
	left: 38px;
	top: 71px;
	position: absolute;
	color: #a1a1a1;
	font-size: 13px;
	font-weight: bold;
}

.Head_Address
{
	float: right;
	margin-right: 30px;
	color: #000000;
	margin-top: 17px;
	font-size: 12px;
	text-align: right;
}

.Body
{
	float: left;
	width: 968px;
	background-position: left bottom;
	background-image: url(          'Body_Col1_BackGround.png' );
	background-repeat: no-repeat;
	background-color: #000000;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.Body_Col1
{
	float: left;
	width: 169px;
}

.Body_Col1_MenuItem
{
	float: right;
	width: 167px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 15px 0 15px 0;
	cursor: pointer;
}

.Body_Col1_MenuItem:hover
{
	background-color: #808080;
	float: right;
	width: 167px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 15px 0 15px 0;
	cursor: pointer;
}

.Body_Col1_MenuItem_hover
{
	background-color: #808080;
	float: right;
	width: 167px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 15px 0 15px 0;
	cursor: pointer;
}

.Body_Col1_MenuItem_hover a
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 0 15px;
}

.Body_Col1_MenuItem a
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 0 15px;
}

/*******************/
.Body_Col1_MenuSItem
{
	float: right;
	width: 167px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 15px 0 15px 0;
	cursor: pointer;
}

.Body_Col1_MenuSItem:hover
{
	background-color: #808080;
	float: right;
	width: 167px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 15px 0 15px 0;
	cursor: pointer;
}

.Body_Col1_MenuSItem_hover
{
	background-color: #808080;
	float: right;
	width: 167px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 15px 0 15px 0;
	cursor: pointer;
}

.Body_Col1_MenuSItem_hover a
{
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 0 25px;
}

.Body_Col1_MenuSItem a
{
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 0 25px;
}
/*******************/

.Body_Col2
{
	float: left;
	width: 580px;
	background-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	min-height: 400px;
}

.Body_Col2_Content
{
	float: left;
	min-width: 477px;
	padding: 30px 45px 30px 45px;
	background-color: #FFFFFF;
}

.Body_Col3
{
	float: right;
	width: 202px;
	background-color: #F7F7F7;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
	margin-right: 2px;
	height: 100%;
}

.Body_Col3_Langs
{
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

.Body_Col3_Langs a
{
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	padding: 0 10px 0 10px;
	background-image: url(             'Body_Col3_Langs_a_backgroun.png' );
	background-repeat: no-repeat;
}

.Body_Col3_Langs a:active
{
	font-weight: bold;
}

.Body_Col3_ShopCart
{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	width: 188px;
	margin-bottom: 6px;
	padding: 6px 6px 6px 6px;
}

.Body_Col3_ShopCart_Title
{
	background-position: left center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
}

.Body_Col3_LoginView
{
}

.Foot
{
	float: left;
	width: 968px;
	height: 24px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}

.Foot a
{
	color: #FFFFFF;
}


.Login_TextBox
{
	border: solid 1px #000000;
	margin: 0 0 3px 0;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}

.Login_TitleStyle
{
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.Login_Links
{
	padding-bottom: 15px;
	font-weight: bold;
	color: #000000;
	}