inputx.btn {   
	color:#000000;   
	font: bold 85% 'trebuchet ms',helvetica,sans-serif;
	background-color:#fed;   
  	border: 1px solid;   
  	border-color: #000000 #494949 #494949 #000000;   
 	filter:progid:DXImageTransform.Microsoft.Gradient   
 	(GradientType=0,StartColorStr='#F0E196',EndColorStr='#EEC229');    
} 


inputx.btn2 {   
	color:#000000;   
	font: bold 85% 'trebuchet ms',helvetica,sans-serif;
	background-color:#fed;   
  	border: 1px solid;   
  	border-color: #000000 #494949 #494949 #000000;   
 	filter:progid:DXImageTransform.Microsoft.Gradient   
 	(GradientType=0,StartColorStr='#FE8080',EndColorStr='#BB0303');    
}   

/***************************************************************************************/
inputx.btnhov {
  border-color: #c63 #930 #930 #c63;
}

/***************************************************************************************/
.input2 {
    border: 1px solid #006;
    background: #ffc;
}

/***************************************************************************************/
.sbutton {
    border: none;
    background: url('/images/BtnYellowUp.gif') no-repeat top left;
    padding: 3px 10px;
    line-height: 15px;
    font-family:arial;
	font-size:12;
	color:#000000;
	font-weight:600;

} 
  


.sbutton:hover {
    border: none;
    background: url('/images/BtnYellowDown.gif') no-repeat top left;
    padding: 3px 10px;
    line-height: 15px;
    font-family:arial;
	font-size:12;
	color:#000000;
	font-weight:600;
}



/***************************************************************************************/


.Menu	{
	font-family:arial;
	font-size:12;
	color:#1F008F;
	font-weight:400;
	}

.MenuBold	{
	font-family:arial;
	font-size:12;
	color:#1F008F;
	font-weight:700;
	}
/***************************************************************************************/
 P.breakhere {page-break-before: always}
/***************************************************************************************/
a.MenuA:link {
	text-decoration:none;
	color:#1F008F;
	}

a.MenuA:visited {
	text-decoration:none;
	color:#1F008F;
	}

a.MenuA:active {
	text-decoration:none;
	color:#1F008F;
	}

a.MenuA:hover {
	text-decoration:none;
	color:#BB0606;
	background-color:#FAE390;
	}
/***************************************************************************************/	
a.MenuB:link {
	text-decoration:none;
	color:#1F008F;
	font-family:arial;
	}

a.MenuB:visited {
	text-decoration:none;
	color:#1F008F;
	font-family:arial;
	}

a.MenuB:active {
	text-decoration:none;
	color:#1F008F;
	font-family:arial;
	}

a.MenuB:hover {
	text-decoration:none;
	color:#0000FF;
	font-family:arial;
	}
/***************************************************************************************/
a.Button1:link {
	text-decoration:none;
	color:#FFFFFF;
	
	padding:2px;
	width:116px;
	line-height: 18px;
	background-image: url('images/BtnRedDown.gif');
	background-repeat: no-repeat
	}

a.Button1:visited {
	text-decoration:none;
	color:#FFFFFF;

	padding:2px;
	width:116px;
	line-height: 18px;
	background-image: url('images/BtnRedDown.gif');
	background-repeat: no-repeat
	}

a.Button1:active {
	text-decoration:none;
	color:#FFFFFF;

	padding:2px;
	width:116px;
	line-height: 18px;
	background-image: url('images/BtnRedDown.gif');
	background-repeat: no-repeat
	}

a.Button1:hover {
	text-decoration:none;
	color:#FFFFFF;

	padding:2px;
	width:116px;
	line-height: 18px;
	background-color:#F0E196;
	background-image: url('images/BtnRedUp.gif');
	background-repeat: no-repeat

	}
/***************************************************************************************/
a.MenuManage:link {
	text-decoration:none;
	color:#000000;
	}

a.MenuManage:visited {
	text-decoration:none;
	color:#000000;
	}

a.MenuManage:active {
	text-decoration:none;
	color:#000000;
	}

a.MenuManage:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
	}
/***************************************************************************************/
a.LinksA:link {
	text-decoration:none;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	}

a.LinksA:visited {
	text-decoration:none;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	}
	
a.LinksA:active {
	text-decoration:none;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	}
a.LinksA:hover {
	text-decoration:none;
	color:#000000;
	background-color:#FFC905;
	border:1px solid #FFFFFF;
	}
/***************************************************************************************/


	
input {
	font-size:10;
}

select {
	font-size:10;
}


.BTN_Login {
	background-image:url('/images/CSS/square-red-right.gif');width:80px;height:18px;text-align:center;vertical-align:middle;border:0px none;
	font-size:9px;font-family:verdana,arial;font-weight:bold;padding-bottom:2px;float:right;margin-bottom:14px;margin-right:-7px
}


.aButton {
font-size: 10pt;
}




/***************************************************************************************/
.round_corners .line_1,
.round_corners .line_2,
.round_corners .line_3,
.round_corners .line_4,
.round_corners .line_5 {
	line-height: 0px;
	font-size: 1px;
	overflow: hidden;
}

.round_corners .line_1 {
	margin-left: 6px;
	margin-right: 6px;
	background-color: #C0C0C0;
	height: 1px;
}

.round_corners .line_2 {
	margin-left: 4px;
	margin-right: 4px;
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	height: 1px;
}

.round_corners .line_3 {
	margin-left: 3px;
	margin-right: 3px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	height: 1px;
}

.round_corners .line_4 {
	margin-left: 2px;
	margin-right: 2px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	height: 1px;
}

.round_corners .line_5 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	height: 2px;
}

.round_corners .content {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	padding: 10px;
}
/***************************************************************************************/




/***************************************************************************************/

a.squarebutton{
background: transparent url('images/css/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/css/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
width: 124;
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/




/***************************************************************************************/
a.squarebutton2{
background: transparent url('images/css/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2{
color: #494949; /*button text color*/
}

a.squarebutton2 span{
background: transparent url('images/css/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/




/***************************************************************************************/
a.squarebuttonGray{
background: transparent url('images/css/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebuttonGray, a:visited.squarebuttonGray, a:active.squarebuttonGray{
color: #494949; /*button text color*/
}

a.squarebuttonGray span{
background: transparent url('images/css/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
width: 124;
}

a.squarebuttonGray:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonGray:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/




/***************************************************************************************/
a.squarebuttonGray2{
background: transparent url('images/css/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebuttonGray2, a:visited.squarebuttonGray2, a:active.squarebuttonGray2{
color: #494949; /*button text color*/
}

a.squarebuttonGray2 span{
background: transparent url('images/css/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebuttonGray2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonGray2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/




/***************************************************************************************/
a.squarebuttonRed{
background: transparent url('images/css/square-red-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebuttonRed, a:visited.squarebuttonRed, a:active.squarebuttonRed{
color: #494949; /*button text color*/
}

a.squarebuttonRed span{
background: transparent url('images/css/square-red-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebuttonRed:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonRed:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/





/***************************************************************************************/
a.squarebuttonOrange{
background: transparent url('images/css/square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebuttonOrange, a:visited.squarebuttonOrange, a:active.squarebuttonOrange{
color: #494949; /*button text color*/
}

a.squarebuttonOrange span{
background: transparent url('images/css/square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
width: 124;
}

a.squarebuttonOrange:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonOrange:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/



/***************************************************************************************/
a.squarebuttonOrange2{
background: transparent url('images/css/square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebuttonOrange2, a:visited.squarebuttonOrange2, a:active.squarebuttonOrange2{
color: #494949; /*button text color*/
}

a.squarebuttonOrange2 span{
background: transparent url('images/css/square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebuttonOrange2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonOrange2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/


/***************************************************************************************/
a.squarebuttonGreen{
background: transparent url('images/css/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebuttonGreen, a:visited.squarebuttonGreen, a:active.squarebuttonGreen{
color: #494949; /*button text color*/
}

a.squarebuttonGreen span{
background: transparent url('images/css/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebuttonGreen:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonGreen:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/***************************************************************************************/




/***************************************************************************************/
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/***************************************************************************************/