﻿body, form
{
	font-size: 7pt;
	margin: 0px;
	color:White;
	font-family:Verdana;
	background-color: #13486d;
}

.boxcode
{
   overflow: auto;
	white-space: nowrap;
}

.collapsePanelHeader{
	width:100%;
	height:18px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.aspTextBox
{
	font-size: 7pt;
	font-family:Verdana;
}

.aspButton
{
	font-size: 7pt;
	font-family:Verdana;
	cursor:pointer;
}
