A:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #D0D0D0;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFF568;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #9A9A9A;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.red {
	color: #9E0B0E;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.text_design {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.white_text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.spacer {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.farsi_title
{
font-style	:normal;
font-family	:Times New Roman;
color		:#000000; /* black */
font-size	:14px;
font-weight	:normal;
}

.farsi_title_w
{
font-style	:normal;
font-family	:Times New Roman;
color		:#ffffff; /* white */
font-size	:14px;
font-weight	:normal;
}

.farsi_small
{
font-style	:normal;
font-family	:Tahoma;
color		:#000000; /* black */
font-size	:10px;
font-weight	:normal;
}

.white {
	color: #FFFFFF;
}
.style1 {
	color: #5F5548;
}
.style2 {
	color: #362F2D;
}
.style3 {
	font-size: 10px;
	color: #C3BEA8;
}
.style4 {
	color: #6A5C56;
}
.style5 {
	color: #402315;
}
BODY
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
/*	scrollbar-arrow-color:#000000; 		*/
/*	scrollbar-base-color:#ffc800; 		*/
/*	scrollbar-dark-shadow-color:#BA942E;	*/
/*	scrollbar-shadow-color:#BA942E;		*/
/*	scrollbar-track-color:#eab800;		*/
}
DIV.multimedia
{
    OVERFLOW: scroll;
    WIDTH: 835px;
    HEIGHT: 340px;
    BACKGROUND-COLOR: transparent;
}