﻿body {
	background: #FFFFFF url('images/others/background.jpg') repeat-x center top;

	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center
}

A:link { text-decoration: none } 
A:visited { text-decoration: none } 
A:hover { text-decoration: underline }


.text {
	color : #333333;
	font-size : 9pt;
	font-family : Tahoma;
}

.text a {
	color : #333333;
	text-decoration: none;
}

.text a:hover {
	color : #495B6C;
	text-decoration: underline;
}

.textline {
	color: #800000;
	font-size : 9pt;
	font-family : Tahoma;
	text-decoration: line-through;
}

.textbold {
	color : #333333;
	font-size : 9pt;
	font-weight: bold;
	font-family : Tahoma;
}
.textbold a {
	color : #333333;
	text-decoration: none;
}

.textbold a:hover {
	color : #495B6C;
	text-decoration: underline;
}


.text8 {
	color : #333333;
	font-size : 8pt;
	font-family : Tahoma;
}
.text8 a {
	color : #333333;
	text-decoration: none;
}

.text8 a:hover {
	color : #495B6C;
	text-decoration: underline;
}

.text8link {
	color : #076BA7;
	font-size : 8pt;
	font-family : Tahoma;
}
.text8link a {
	color : #076BA7;
	text-decoration: none;
}

.text8link a:hover {
	color : #FF6600;
	text-decoration: underline;
}

.question {
	color : #076BA7;
	font-size : 9pt;
	font-weight: bold;
	font-family : Tahoma;
}

.caption {
	color : #333333;
	font-size : 12pt;
	text-decoration: underline;
	font-family : Tahoma;
}

.captionblue {
	color : #076BA7;
	font-size : 12pt;
	font-family : Tahoma;
}
.captionblue a {
	color : #076BA7;
	font-size : 12pt;
	font-family : Tahoma;
	text-decoration: none;
}

.captionblue a:hover {
	color : #076BA7;
	font-size : 12pt;
	font-family : Tahoma;
	text-decoration: underline;
}

.category {
	color : #076BA7;
	font-size : 14pt;
	font-family : Tahoma;
	text-decoration: underline;
}
.category a {
	color : #076BA7;
	font-size : 14pt;
	font-family : Tahoma;
	text-decoration: underline;
}
.category a:hover {
	color : #076BA7;
	font-size : 14pt;
	font-family : Tahoma;
	text-decoration: underline;
}

.productname {
	color : #076BA7;
	font-size : 9pt;
	font-weight: bold;
	font-family : Tahoma;
}
.productname a {
	color : #076BA7;
	text-decoration: none;
}

.productname a:hover {
	color : #076BA7;
	text-decoration: underline;
}

.frametitle {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight: bold;
	font-family : Verdana;
}

.title {
	color : #808080;
	font-size : 9pt;
	font-family : Tahoma,Arial;
	font-weight: bold;
	text-decoration: none;
}
.title a {
	color : #808080;
	text-decoration: none;
}
.title a:hover {
	color : #495B6C;
	text-decoration: underline;
}

.top {
	color : #808080;
	font-size : 7pt;
	font-family : Tahoma;
	font-weight: bold;
	text-decoration: none;
		
}
.top a {
	color : #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color : #FFCC00;
	text-decoration: underline;
}

.bottom {
	color : #FFFFFF;
	font-size : 7pt;
	font-family : Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.bottom a {
	color : #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color : #666666;
	text-decoration: underline;
}


/* Slider */
#slider {  width:908px; padding:0px 0 0px 0; margin:0 auto;}
div#slideshow { float: left; width: 100%; height: 210px; }
.slider-item { width: 100% !important; height: 210px; }
.slider_content_inner img { border: none; }
