/* CSS Document */



body

{

	padding:0;

	margin:0;

	font-family:tahoma;

	background-image:url(../images/bg.jpg);

	background-repeat:repeat-x;

	background-position:left top;

	background-color:#cabcaf;

}

.yellow

{

	color:#ffef69;

}

li

{

	margin-bottom:14px;

}

.generaltext

{

	font-size:13px;

	color:#000000;

	line-height:17px;

}

.graycolor

{

	font-size:13px;

	color:#d1d3d4;

	line-height:17px;

}

.whiettext

{

	font-size:13px;

	color:#ffffff;

}

.color1

{

	background-image:url(../images/color_1.gif);

	background-position:left top;

	background-repeat: repeat-x;

	vertical-align:top;

	height:147px;

}

.color2

{

	background-image:url(../images/color_2.gif);

	background-position:left top;

	background-repeat: repeat-x;

	vertical-align:top;

	height:147px;

}

.insidepage

{

	background-image:url(../images/color_2.gif);

	background-position:left top;

	background-repeat: repeat-x;

	background-color:#44211f;

	vertical-align:top;

}

.color5

{

	background-image:url(../images/color_5.gif);

	background-position:left top;

	background-repeat: repeat-x;

	height:96px;

}

.color3

{

	background-color:#d8cec3;

	height:177px;

	vertical-align:top;

}

.color4

{

	background-color:#c0b1a0;

	height:177px;

	vertical-align:top;

}



/* Menus style */



.anylinkcss{

position:absolute;

visibility: hidden;

border:1px solid black;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height: 28px;

z-index: 100;

background-color: #44211f;

/*width: 170px;*/

width: 255px;

}



.anylinkcss a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

text-indent: 5px;

}



.anylinkcss a:hover{ /*hover background color*/

background-color: #331210;

color: white;

}

.imgborder

{

	border:1px solid #16406f;

}
.searchtxt
{
	font-size:14px;
	color:#ffef69;
	line-height:17px;
}
/* End Style */