/* Default CSS Stylesheet for a new Web Application project */

BODY
{
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #000000;
}



IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}
.Border
{
	background-image: url(images/b1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer_text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.footer_text_w
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
a.y
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
a.y:link
{
	text-decoration: none;
}
a.y:visited
{
	text-decoration: none;
	color: #666;
}
a.y:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y:active
{
	text-decoration: none;
	color: #666;
}
.btxt
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.btxt1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.btxt_bold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btn
{
	border-right: gainsboro 1px double;
	border-top: gainsboro 1px double;
	font-size: 10px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(cms/images/btn.jpg);
	border-left: gainsboro 1px double;
	color: #FF9612;
	border-bottom: gainsboro 1px double;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
	font-weight: bold;
}
.txt
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	color: #333333;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5A0A5F;
	font-style:normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F9F9F;
}
.title1
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF870F;
	font-style: oblique;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
a.y1
{
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
a.y1:link
{
	text-decoration: none;
}
a.y1:visited
{
	text-decoration: none;
	color: #000;
}
a.y1:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y1:active
{
	text-decoration: none;
	color: #000;
}




a.y1_w
{
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
a.y1_w:link
{
	text-decoration: none;
}
a.y1_w:visited
{
	text-decoration: none;
	color: #fff;
}
a.y1_w:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y1_w:active
{
	text-decoration: none;
	color: #fff;
}







a.menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
a.menu:link
{
	text-decoration: none;
}
a.menu:visited
{
	text-decoration: none;
	color: #fff;
}
a.menu:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.menu:active
{
	text-decoration: none;
	color: #fff;
}



a.menu_right
{
	font-family: Tahoma;
	font-size: 11px;
	color: #510000;
	font-weight: bold;
}
a.menu_right:link
{
	text-decoration: none;
}
a.menu_right:visited
{
	text-decoration: none;
	color: #510000;
}
a.menu_right:hover
{
	text-decoration: none;
	color: #000;
}
a.menu_right:active
{
	text-decoration: none;
	color: #510000;
}


a.btn_lnk
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
a.btn_lnk:link
{
	text-decoration: none;
}
a.btn_lnk:visited
{
	text-decoration: none;
	color: #fff;
}
a.btn_lnk:hover
{
	text-decoration: none;
	color: #000;
}
a.btn_lnk:active
{
	text-decoration: none;
	color: #fff;
}


