/* Default CSS Stylesheet for a new Web Application project */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: Black;
}
.bluemenu
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Border
{
	background-image: url(images/b1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.t1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a.y
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
}
IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

.btxt
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.btxt_bold
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.btxt1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9612;
}

.btn
{
	border-right: gainsboro 1px double;
	border-top: gainsboro 1px double;
	font-size: 10px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(images/design_45.jpg);
	border-left: gainsboro 1px double;
	color: #FF9612;
	border-bottom: gainsboro 1px double;
	background-repeat: repeat-x;
	font-family: verdana;
	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: verdana;
	font-size: 11px;
	font-weight: normal;
}
.title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF870F;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
a.y1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
a.y1:link
{
	text-decoration: none;
}
a.y1:visited
{
	text-decoration: none;
	color: #666;
}
a.y1:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y1:active
{
	text-decoration: none;
	color: #666;
}




a.y2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
a.y2:link
{
	text-decoration: none;
}
a.y2:visited
{
	text-decoration: none;
	color: #fff;
}
a.y2:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y2:active
{
	text-decoration: none;
	color: #fff;
}

