﻿body 
{
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #FFF5E1;
	margin: 0px;
	background-image: url(../images/back.jpg);
}

a:visited 
{
	color : #FFFFFF;
	text-decoration: underline;
}

a:active 
{
	color : #FFFFFF;
	text-decoration: underline;
}

a:link 
{
	color : #FFFFFF;
	text-decoration: underline;
}

a:hover 
{
	color : #FFFFFF;
	text-decoration: underline;
}

.container
{
	width: 1000px;
	text-align: center;
	height: 100%;
	margin: auto;
}

.cat_thumb
{
	float: left;
	padding: 4px;
	text-align: center;
	background-color: #640002;
}

img
{
	border: 1px solid  #2D0001;
	background-color:#45618C;
}

.copyright
{
	color: #666666;
	font-size: 12px;	
}

.bg_none
{
	border: none;
	background-color: transparent;
}

h1
{
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #FFF5E1;
}

#h1
{
	text-align: left;
	margin:0px;
	font-family: calbirbi , tahoma , verdana , arial;
	font-size: 17px;
}
	
h2
{
	margin: 0px;
	font-family: calbirbi , tahoma , verdana , arial;
	font-size: 19px;
	font-weight: bold;
}

input, select
{
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

.review
{
	padding: 10px;
	border: 1px dashed black;
	margin: 10px;
	height: 140px;
}

.review_img
{
	float: left;	
}

.review_stars
{
	margin-top:15px;
	margin-left: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.categories_old
{
	text-align: left;
	color: #1A0F42;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.categories
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #FFF5E1;
}

.content
{
	clear:both;
	margin:auto;
	width:842px;
	background-color: black;
	text-align: center;
}

.navigation
{
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

.pagetitle
{
	float: left;
	text-align: left;
	width: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
}

.nav_select_category
{
	width: auto;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	z-index: 1;

}

.select_category_drop_down
{
	color:#1A0F42;
	font-family: calbirbi , tahoma , verdana , arial;
	font-size: 14px;
	font-weight: bold;
}

.stateon
{ 
	filter: alpha(Opacity=80);}

.stateoff
{ 
	border: 1px solid #000000;
}

.stateclicked
{ 
	border: 1px solid #000000;  
	FILTER: alpha(Opacity=50); 
}

#header
{
	height: 220px;
	text-align: center;
}


#footer
{
	text-align: center;
	font-size: 14px;
	clear: both;	
}
#st
{
	text-align: center;
	font-size: 14px;
	clear: both;	
}

