.body
{
	background: #ffffff;
   	Font-Size: 12px;
   	font-family : Arial, Helvetica, sans-serif;
   	font-style : normal;
	color : Black;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #4A5A7C;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #4A5A7C;
}
.input
{
color: #000000; 
background-color: #ffffff;
border-color : #ffffff; 
border-top : 0px solid; 
border-bottom : 0px solid; 
border-left : 0px solid; 
border-right : 0px solid; 
font-family : Verdana,tahoma,Arial; 
font-size : 22px;
width: 550px;
font-weight: bold;
text-decoration:none;
} 

a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.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%;
}


.TopSearch
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#D7E5FF');
    COLOR: #000000;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
}

.TopSearchSilver
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f5f5f5', EndColorStr='#d4d4d4');
    COLOR: #000000;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
}
.txtBlack
{
   	Font-Size: 12px;
   	font-family : Arial, Helvetica, sans-serif;
   	font-style : normal;
	color : Black;

}

.txtRed
{
   	Font-Size: 12px;
   	font-family : Arial, Helvetica, sans-serif;
   	font-style : normal;
	color : #a80004;
	text-decoration:none;
	font-weight: bold;

}
a:hover.txtRed
{
   	Font-Size: 12px;
   	font-family : Arial, Helvetica, sans-serif;
   	font-style : normal;
	BACKGROUND: #ffff99;
	color : Black;
	text-decoration:none;
	font-weight: bold;

}
.header
{
   	Font-Size: 18px;
   	font-family : Arial, Helvetica, sans-serif;
   	font-style : normal;
	color : #2b6799;
	font-weight: bold;
	text-decoration:none;

}
a:hover.header {color: #a60000; text-decoration:none}


.Small
{
   	Font-Size: 10px;
   	font-family : Arial, Helvetica, sans-serif;
	font : bolder;
	color : #377ca2;
	text-decoration:none
}

.3Dbutton
{
BORDER: #508396 3px outset;
background-color: #72a2c5
}
