﻿body
{
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-image: url('../../images/bgb.gif');
	background-repeat: repeat;
	vertical-align: top;
	background-attachment: scroll;
}
#Main
{
	text-align: center;
	background-color: #FFFFFF;
}
#Header
{
	width: 800px;
	height: 150px;
	background-image: url('../../images/header2.gif');
}
#Bar
{
	width: 800px;
	height: 40px;
	background-image: url('../../images/bar.gif');
	text-align: center;
	
}
#Bar a:link, a:visited
{
	border-style: none;
	border-width: 0px;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
}
#Bar a:active, a:hover
{
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	font-style: italic;
	font-variant: small-caps;
	color: #FFFF00;
}
#bartbl td
{
	width: 120px;
	height: 35px;
	background-image: url('../../images/button2.gif');
	text-align: center;
	background-repeat: no-repeat;
}
#Container
{
	border: 4px solid #c81010;
	width: 792px;
	height: auto;
}
#Container table
{
	width: 70%;
	text-align: center;
	empty-cells: hide;
}
#Container table tr td
{
	border: thin ridge #C0C0C0;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	font-family: 'B Nazanin','Times New Roman' , Times, serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#Container table tr td a
{
	cursor: pointer;
}
#Left
{
	border: 2px solid #c81010;
	width: 580px;
	height: 420px;
	vertical-align:middle;
}
#Right1
{
	width: 300px;
	height: 200px;
	background-image: url('../../images/right1.gif');
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
}
#Right2
{
	width:300px;
	height:200px;
	background-image: url('../../images/right2.gif');
	background-repeat:no-repeat;
	text-align: center;
	overflow: hidden;
}
#tblhome table tr td
{
	text-align:center;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
#Footer
{
	width: 800px;
	height: 100px;
	background-image: url('../../images/footer.gif');
	color: #FFFFCC;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding:0px;
	vertical-align:middle;
}
#Footer a
{
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
}
#Gallery
{
	border-width: medium;
	border-color: #808080;
	font-family: 'B Nazanin','Times New Roman' , Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	margin: 10px;
	text-align: center;
	vertical-align:top;
	direction:ltr;
}
#Gallery table tr td
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}
#Gallery a:link, a:visited
{
	margin: 5px;
	border: none;
	display: inline-block;
}
#Gallery a:active, a:hover
{
	border: none;
	display: inline-block;
}
#Shower
{
	border: thin ridge #C0C0C0;
	margin: 10px;
	width: 90%;
	text-align: center;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
}
#Shower table
{
	width: 100%;
	text-align: center;
}
#Shower table tr td
{
	margin: 5px;
	border: thin groove #6699FF;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	visibility: visible;
	overflow: auto;
}
#Login table
{
	font-size: 14px;
	width:400px;
}
#About
{
	text-align: left;
	padding: 40px;
}
#Pictures
{
	margin: 20px;
	padding:50px;
}
input
{
	width: 200px;
}

textarea
{
	width:400px;
}
.Panel1
{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 95%;
	border: thin inset #C0C0C0;
	font-family: 'MV Boli';
	background-color: #FFFFCC;
	color: #800000;
	height: auto;
	visibility: visible;
	display: inline-block;
}

