/* CSS Document */

.blackbox {
		
		border: 1px solid #EBEBEB;
		padding: 0px;
}

INPUT, TEXTAREA, SELECT {
		background-color: #FFF;
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		color: #600;
		}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

background-color:#efefef;




}
.lowerstyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.content{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;

}
.lowerstyle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;

}
.lowerstyle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;

}


.gentxt {
	FONT-SIZE: 10px; TEXT-TRANSFORM: none; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none
}



.newtext {
font-family: sans-serif, arial, helvetica;
font-size:10px;
color:#000000;
}	


.redtext {
font-family: sans-serif, arial, helvetica;
font-size:11px;
color:#FF0000;
}	

input.text {
	width: 200px;
	border: 1px groove #6c7d8e;
	padding: 1px 1px 1px 3px;
}


.paratext {
FONT-FAMILY: Arial, Helvetica, sans-serif;
color:#242424;
FONT-SIZE: 10px;
LINE-HEIGHT: 16px;
}

.Partext1 {
FONT-SIZE: 10px; LINE-HEIGHT: 17px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.si_filters_links{
	display: inline-block;
	overflow: hidden;
	border: 1px solid #AAA;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 );
}
.si_filters_links A{
	float: left;
	border-left: 1px solid #ccc;
	display: inline-block;
	margin: 0;
	padding: 8px 10px;
	min-width: 30px;
	text-align: center;
	color: #333;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
.si_filters_links A:hover{
	color: #666;
    background: #e6e6e6;
}
.si_filters_links A.first{
	border-left: none;
}
.si_filters_links A.selected{
	background: #F5F5F5;
	color: #444;
	text-shadow:
		0px -1px 1px rgba(255,255,255,0.9),
		0px 1px 0px rgba(255,255,255,1);
}
.si_filters_links IMG{
	margin-right: 7px;
}
.si_filters_title{
	color: #AAA;
	line-height: 33px;
	margin: 0 10px;
    margin-top: 4px;
    vertical-align:top;
}

.si_filters_title a.cluetip img{
    margin-bottom: 8px;
}
.si_buttons_manage_invoices
{
    float:right;
    margin-right: 45px;
}
.si_buttons_invoice_header
{
    text-align:center;
}.top {
	font-size: 14px;
}
