

.boxes{
border-left: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
 border-top: 1px solid #cccccc;


}

.boxestitlesmall{
 border-bottom: 1px solid #cccccc;
font-size: 9pt;
 color: #329401;
font-weight:bold;
}
.greeninfo{
 font-size: 9pt;
color:green;
}
.normaltext{
font-size: 9pt;
color:#000000;
}
.LoginControls{
font-size: 9pt;
}
.smallcontrols{
font-size: 9pt;
}
.usermenuitems{
text-align:center;
font-size: 9pt;
}
.usermenuitems a{
color:#000000;
font-weight:bold;
text-decoration:none;
}
.usermenuitems a:hover{
text-decoration:underline;
}

.allmenu{
text-align:center;
font-size: 10pt;
}
.allmenu a{
color:green;;
font-weight:bold;
text-decoration:none;
text-decoration:underline;
}
.allmenu a:hover{
text-decoration:none;
}


.usersubmenuitems{
font-size: 9pt;
text-align:center;
}
.usersubmenuitems a{
color:#000000;
text-decoration:none;
}
.usersubmenuitems a:hover{
color:#9A9AC8;
}
.usermenutable{
width:30%;
background:silver;
}
.usermenutableback{
width:100%;
background:silver;
border-left: 1px solid #000000;
 border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
 border-top: 1px solid #000000;
}
.usersubmenutable{
width:60%;
background:#E8E8F0;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
 border-left: 1px solid #000000;
}
.normalclass{

}
.warningclass{
background:red;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}
.warning{
color:red;
font-size:20px;
}
.warning2{
color:red;
font-size:12px;
}
.row1{
background:#E8E8F0;
}
.row2{
background:#ffffff;
}
.succ{
color:green;
font-weight:bold;
}
.boxestitle {
	 border-bottom: 1px solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #329401;
	padding: 1px;
}
.boxestitle2 {
	 
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #000000;
	padding: 1px;
}