body,table,td,p 
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:13px;
	color:#595959;
}
a
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#595959;
}
a:hover
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#1F8ED2;
}
.box
{
	border : 1px solid;
	border-color : #4C4C4C;
	font-family: "MS Sans Serif", tahoma, MS Sans Serif;
	font-size:11px;
	text-decoration : none;
}
/*.box 
{
	border:1px solid #1F8ED2;
}*/
.button
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:9px;
	border:1px solid #1F8ED2;
	background-color:#CCFFFF;
	color:#000066;
}
.bg_profile
{
	background-image: url(../images/p_profile.jpg);
    background-repeat: no-repeat;
}
