td, a, .boxlink, input, select, .boxcaption, .new, .tip{
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #31515B;
}


a{
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

.boxholder{
	margin-left: 5px;
	margin-right: 5px;
}

.boxlink{
	display: block;
	color: #000;
}

.boxlink:hover{
	background-color: #B51A00;
	color: #fff;
	text-decoration: none;
}

.boxcaption, .boxlinktext, .boxlinkfolder, .boxlinktext1, .boxlinkfolder1, .boxlinktext2{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-left: 25px;
}

.boxcaption{
	margin-top: 3px;
}

.boxlinktext, .boxlinkfolder, .boxlinktext1, .boxlinkfolder1, .boxlinktext2{
    width: 100%;
    display: block;
    font-weight: normal;
    color: #000;
    margin-left: 0px;
    text-decoration: none;
}

.boxlinkfolder{
	color: #375C68;
}

.boxlinktext:hover{
	background-color: #CDE4EB;
	text-decoration: none;
}


.boxlinktext1:hover{
	background-color: #D1D0B1;
	text-decoration: none;
}

.boxlinktext2:hover{
	background-color: #C7CDCD;
	text-decoration: none;
}

.textBox{
	font-family: arial, verdana, helvetica;
	text-decoration: none;
	font-size: 11px;
	width: 300;
}

.textBox2{
	font-family: arial, verdana, helvetica;
	text-decoration: none;
	font-size: 11px;
	width: 200;
}

.boxlinkfolder:hover{
	background-color: #FFE3BB;
	text-decoration: none;
}

.boxlinkfolder1:hover{
	background-color: #CDE4EB;
	text-decoration: none;
}

.new{
	color: #B51A00;
	font-weight: bold;
	margin-left: 0px;
}

.tip{
	color: #000;
	font-weight: bold;
	margin-left: 0px;
}


 .spbottominfo{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #31515B;
	text-decoration: none;
 }
 
  .spbottominfo:hover{
  	color:#B51A00;
  	text-decoration: none;
  }