/* CSS Document - MAIN CSS FILE */

html,body{
	font-family:Tahoma,Arial;
	font-size:11px;
	height:100%;
	margin:0px;
	min-width:1000px;
	width:100%;
	text-align:left;
	min-height:101%;
}



a{color:#907084;text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}
img{border:0px;}

a.images:link {color:#cc66cc; text-decoration:none;}
a.images:hover {color:#cc66cc; text-decoration:underline;}

.mainpage{
	width:1000px;
}

.menu_items{
            background-color:#939495;
            vertical-align:bottom;
}

.menu{text-align:center;}

.menubg{
            filter:alpha(opacity=75);
            -moz-opacity:.75;
            -khtml-opacity:0.8;
            opacity:.75;
            position:absolute;
            background-color:#939495;
            height:65px;
            width:100%;
}

.content{}

.footer{padding-top:10px;color:#907084;}
.footer table{width:60%;}
.footer table td{text-align:right;width:50%;}

.productinfotitle{font-weight:bold;}

.text_link{font-size:10px;}
.text_link a img{border:1px solid #000000;}
.text_link a:hover img{border:1px solid #907084;}

.thumb_link{text-align:center;}
.thumb_link a img{border:1px solid #000000;}
.thumb_link a:hover img{border:1px solid #907084;}
