/* Default CSS Stylesheet for a new Web Application project */


BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #3C3A3B;
}

.btxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; }
	.style1 { color: #EB1C24; font-size: 16px; font-weight: bold; }
	.style2 {color: #ED1C22}

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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
a.y
{
	font-family: Verdana;
	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;
}

a.y_ar
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
a.y_ar:link
{
	text-decoration: none;
}
a.y_ar:visited
{
	text-decoration: none;
	color: #666;
}
a.y_ar:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y_ar:active
{
	text-decoration: none;
	color: #666;
}

.total
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

.total_bold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.btxt_bold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btxt_bold_ar
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btn
{
	border-bottom-width: 1px; 
	border-bottom-style: double;
	border-bottom-color: #ccc;
	border-right-width: 1px; 
	border-right-style: double;
	border-right-color: #ccc;
	border-left-width: 1px; 
	border-left-style: double;
	border-left-color: #ccc;
	border-top-width: 1px; 
	border-top-style: double;
	border-top-color: #ccc;
	font-size: 10px;
	background-image: url(cms/images/btn.jpg);
	color: #FF9612;
	background-repeat: repeat-x;
	font-family: verdana;
	height: 20px;
	font-weight: bold;
/*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: verdana;
	height: 20px;
	font-weight: bold;*/
}
.btn_ar
{
    border-bottom-width: 1px; 
	border-bottom-style: double;
	border-bottom-color: #ccc;
	border-right-width: 1px; 
	border-right-style: double;
	border-right-color: #ccc;
	border-left-width: 1px; 
	border-left-style: double;
	border-left-color: #ccc;
	border-top-width: 1px; 
	border-top-style: double;
	border-top-color: #ccc;
	font-size: 10px;
	background-image: url(cms/images/btn.jpg);
	color: #FF9612;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
	font-weight: bold;
	
		
	/*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: verdana;
	font-size: 11px;
	font-weight: normal;
}
.title
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF870F;
	font-style: oblique;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
.title_ar
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF870F;
	font-style: oblique;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

a.y1
{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #ED1C22;
	font-weight: normal;
}
a.y1:link
{
	text-decoration: none;
}
a.y1:visited
{
	text-decoration: none;
	color: #ED1C22;
}
a.y1:hover
{
	text-decoration: none;
	color: #fff;
}
a.y1:active
{
	text-decoration: none;
	color: #ED1C22;
}


a.y1_ar
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
a.y1_ar:link
{
	text-decoration: none;
}
a.y1_ar:visited
{
	text-decoration: none;
	color: #666;
}
a.y1_ar:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y1_ar:active
{
	text-decoration: none;
	color: #666;
}


a.y_search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EB1C24;
	font-weight: bold;
}
a.y_search:link
{
	text-decoration: none;
}
a.y_search:visited
{
	text-decoration: none;
	color: #EB1C24;
}
a.y_search:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y_search:active
{
	text-decoration: none;
	color: #EB1C24;
}

