
.scroller {
	SCROLLBAR-ARROW-COLOR: #F38138; SCROLLBAR-DARKSHADOW-COLOR: #d6d6d6; SCROLLBAR-BASE-COLOR: #FFE3C0
}

A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: none
}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CB000C;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #CB000C;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB000C;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #CB000C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330099;
}

.12 {
	font-size: 12px;
}

.14 {
	font-size: 14px;
}

.18 {
	font-size: 18px;
}

.24 {
   font-size: 24px;
}

.bold {
	font-weight: bold;
}

.color1 {
	color: #000000;
}

.color2 {
	color: #0064BD;
}


.color3 {
	color: #FFFFFF;
}
.color4 {
	color: #990000;
}


.menu_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	background-color: #FFFF99;
}
.menu_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB520E;
	text-decoration: none;
	background-color: #FFCC33;
}

.form_element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486195;
	background-color: #EDF0F7;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #B8DCDB;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #647EB4;
	text-align: center;
	height: 20px;
	width: 100px;
}
.grad {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFCC', EndColorStr='#FF9900')
}
.brighten {
	filter: Alpha(Opacity=86);
	cursor: hand;
}
.normal {	background-color: #EEDDC4;
}
.main_table {
	height: 100%;
	width: 775px;
}
.table100_100 {

	height: 100%;
	width: 100%;
}

.tblLTR
{
	direction: ltr;
}
.W100 {
	width: 100%;
	height: 100%;
}
.H100 {
	height: 100%;
	width: 100%;
}
.corner_right_top {
	background-image: url(../images/corners_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.corner_left_top {

	background-image: url(../images/corners_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.corner_right_bottom {

	background-image: url(../images/corners_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.corner_left_bottom {

	background-image: url(../images/corners_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back {
	background-image: url(../images/backtop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.11 {

	font-size: 11px;	
}

.11_Text_Bold {

	font-size: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330099;
}
.backbottom {
	background-image: url(../images/backbottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.aspItem
{
	background-color: #ffffff;
    border-bottom: #339CE9;
    border-left: #339CE9 1px solid;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    height:25px;    
}
.aspAlter
{
	background-color: #f2f2f2;
    border-bottom: #339CE9;
    border-left: #339CE9 1px solid;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    height:25px;
}
.aspPaging
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	direction: ltr;
	
}
.aspPaging a
{
	color: #000000;
	text-decoration: underline;
}
.aspPaging a:hover
{
	text-decoration: none;
}
.GrdRTL
{
	direction: ltr;
}