body {
	text-align: center;
	background: #EEE;
}

#outer_table {
	border: 1px solid black;
	margin: 1px;
	padding: 0px;
	background-color: #ccc;
	width: 990px;
}

#outer_table_logo_square {
	width: 210px;
	height: 180px;
	background-image: url(elements/outer_table_logo_square.jpg);
	background-repeat: no-repeat;
}

#outer_table_logo_square_clickable {
	width: 210px;
	height: 175px;
	border: 0px;
}

#outer_table_logo_rect {
	width: 780px;
	height: 180px;
	background-image: url(elements/outer_table_logo_rect.jpg);
	background-repeat: no-repeat;
}

#menu_stub {
	width: 210px;
	height: 36px;
	background-image: url(elements/menu_stub.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 780px;
	height: 36px;
	background-image: url(elements/menu_button_link.jpg);
	background-repeat: repeat-x;
}

#menu_table {
	margin: 0px;
	padding: 0px;
	background-color: #3cc;
	width: 420px;
	height: 36px;
	text-align: left;
	vertical-align: middle;
}

.menu_button_hor {
	width: 130px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
}

a.button_hor {
	background-image: url(elements/menu_button_link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 36px;
	width: 130px;
	line-height: 35px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #888;
}

a.button_hor:link {
	
}

a.button_hor:visited {
	
}

a.button_hor:hover {
	background-image: url(elements/menu_button_hover_active.jpg);
	color: #fff;
}

a.button_hor:active {
	
}

#ver_menu_cell {
	width: 210px;
	height: 662px;
	background-image: url(elements/ver_menu_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #29bdc1;
	vertical-align: top;
}

#ver_menu_table {
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	width: 210px;
	height: 400px;
	text-align: center;
}

.ver_menu_button {
	width: 210px;
	height: 37px;
	text-align: left;
	vertical-align: middle;
	text-indent: 40px;
}

.submit_form {
	background-image: url(elements/basket.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: top;
	width: 210px;
	height: 240px;/*212px;*/
	text-align: left;
	vertical-align: middle;
}

.ratio
{
	font-family: Times;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #999;
}

#form_fieldset {
	border: solid 0px #999;
	color: #f63;
	width: 155px;
	font-weight: bold;
	margin-left: 5pt;
	padding-left: 3pt;
}

.input_appearance {
	vertical-align: middle;
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB;
	background-color: #E3E3E3;
	margin-bottom: 10px;
	color: #222;
}

.submit_appearance {
	border-width: 1px;
	border-style: outset;
	background-color: #ccc;
}

a.button_ver {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 36px;
	width: 210px;
	line-height: 35px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}

a.button_ver:link {
	
}

a.button_ver:visited {
	
}

a.button_ver:hover {
	background-image: url(elements/button_ver_hover.jpg);
	color: #f63;
}

a.button_ver:active {
	
}

#basket {
	background-image: url(elements/basket.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	height: 212px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #888;
}



#currency_table {
	margin-left: 35px;
}

.currency {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #f63;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#main_cell {
	background-image: url(elements/main_cell_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	padding: 30px 30px 0px 30px;
	width: 780px;
	height: 632px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

.about_us {
	font-family: Times;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	color: #454545;
	/*text-indent: 25px;*/
	margin: 5px 0px 10px 0px;
}

/*.about_us:FIRST-LETTER {
	font-family: Arial;
	font-size: 45px;
	color: #f63;
	font-weight: bold;
	float: left;
}*/

.about_us_noindent {
	font-family: Times;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	color: #454545;
	/*text-indent: 0px;*/
	margin: 5px 0px 10px 0px;	
}

#main_cell h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	color: #f63;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

#main_cell h1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #f63;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main_cell a {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	color: #333;
}

#main_cell a:LINK {
	
}

#main_cell a:VISITED {
	
}

#main_cell a:HOVER {
	text-decoration: none;
	color: #333;
}

#main_cell a:ACTIVE {
	
}

#note {
	background-image: url(elements/note.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3cc;
	width: 295px;
	height: 170px;
	float: right;
	margin: -25px -29px 5px 5px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #999;
	text-indent: 0px;
}

#note h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #f63;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
}

#note h6 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #999;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#clip {
	float: right;
	bottom: 14px;
	position: relative;
}

.note_icons {
	border-width: 0px;
	margin-right: 10px;
}

#footer {
	background-image: url(elements/footer.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #29bdc1;
	width: 990px;
	height: 120px;
	text-align: right;
}

#footer img {
	border-width: 0px;
}

.footer_copyright
{
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #777;
	text-indent: 0px;
}


#footer a {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #777;
	text-indent: 0px;

}



#footer a:visited {
	
}


#footer a:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #777;
	text-indent: 0px;
	
	
}


#footer a:active {
	
}

#copyright_table
{

	width: 990px;
}

a.download_pl
{
	background-image: none;
	background-repeat:no-repeat;
	background-position: right center;
		
	
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
	color: #f63;
	
}


a.download_pl:link 
{

}

a.download_pl:visited 
{

}
	
a.download_pl:hover 
{
	color: #111;

}
	
a.download_pl:active 
{
}


.icon
{
	vertical-align: middle;
}

#pricelist_menu
{
	margin-left: 15px;
	width: 180px;

}

.price_size
{
	color: #999;
}



a.news_ver
{
	background-image: none;
	background-repeat:no-repeat;
	background-position: right center;
		
	display: block;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;	
	color: #f63;
	
}


a.news_ver:link 
{

}

a.news_ver:visited 
{

}
	
a.news_ver:hover 
{
	color: #111;

}
	
a.news_ver:active 
{
}

.news_date
{
	color: #999;	
	font-size: 12px;
	margin-bottom: 10px;
	
	display: block;
}
