td{
	font-family : verdana, arial;
	font-size: 11px;
}

th{
	font-family : verdana, arial;
	font-size: 11px;
	color : #ffffff;
	font-weight : bold;
}

.big{
	font-family : verdana, arial;
	font-size: 17px;
	color : #5790C1;
	font-weight : bold;
}

.footer{
	margin : 0px;
	line-height : 13px;
}

a{
	text-decoration : none;
	color : #2F69A3;
}

a:hover{
	text-decoration : underline;
	color : #2F69A3;
}

p, ul{
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 10px;
	line-height : 15px;
}

li{
	list-style-image : url(images/shell/bullet.gif);
}

.in
{
    background-color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	width : 130px;
	border : 1px groove #d1d1d1;
}

.sel
{
    background-color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	width : 130px;
}

.radio
{
    background-color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px
}
.btn
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	background-color : #f1f1f1;
	color : #000000;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1 solid #eaeaea;
	border-top : 1 solid #eaeaea;

}

.btngray
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	background-color : #f1f1f1;
	color : #000000;
	border-bottom : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-left : 1 solid #cccccc;
	border-top : 1 solid #cccccc;

}

.area
{
    background-color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	border : 1px groove #d1d1d1;
    scrollbar-face-color: #e6e6e6;
    scrollbar-shadow-color: #cccccc;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #e6e6e6;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #f0f0f0;
    scrollbar-arrow-color: #000000;

}


