body
{
	background-color: White;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	text-align: center;
}

table
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-width: 0;
}

table.title
{
	border: solid 1px #dbdbdb;
}

table.header
{
	border: solid 0px #dbdbdb;
}
.WordWrapBreak
{
	word-wrap: break-word;
	width:100%;
	left:0px;
}

td.title
{
	background-color: #f2f2f2;
	color: #474747;
	border: solid 1px #dbdbdb;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	text-indent: 7px;
	height: 26px;
}

td.header
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #1D3B6F;
	border: solid 0px #AAC8E2;
	background-color: #ebf0f6;
	padding: 0 7px 0 7px;
	height: 26px;
}

td.body
{
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	text-align: left;
	border: solid 0px #AAC8E2;
	padding: 0 7px 0 14px;
	height: 26px;
}

td.nospaces
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

td.blank
{
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
}

.nobr
{
	white-space: nowrap;
}

.center
{
	text-align: center;
}

a
{
	font-style:normal;
	font-weight:normal;
	color: #1D3B6F;
	text-decoration: none;
}

a.menu
{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color: #1D3B6F;
	text-decoration: none;
}

a.active
{
	color: #0000FF;
	text-decoration: underline;
	font-weight:normal;
	text-decoration: none;
	
}

a.red
{
	color: #CC0000;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	font-size:11pt;
}

a.linkNews
{
	text-decoration:none; 
	font-style:normal;
	color:#0000FF; 
	font-weight:normal; 
	
}

textarea, select
{
	font-family: Arial;
	font-size: 8pt;
	border: solid 1px #AAC8E2;
	background-color: #FFFFFF;
	color: #222222;
	width: 100%;
}

.input_answer
{
	Border-Style: Solid; 
	Border-Width: 1; 
	Border-Color: #0066aa;
	background-color:#F4F4F4;
	font-size:10pt;
	font-family:Verdana;
	font-weight:normal;
}

input
{
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	/*border: solid 1px #AAC8E2;
	background-color: #FFFFFF;
	color: #222222;*/
}

.error
{
	color:Red;
}


table.table_calendar_selectdate 
{
	border-width: 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	z-index: 100;
}

table.table_main_selectdate 
{
	border: solid 1px #aac8e2;
	background-color: #f2f7fd;
}

.link_selectdate 
{
	font-family: Arial;
	font-size: 9;
	font-weight: bold;
	color: #1D3B6F;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.white
{
	color: White;
}

.green
{
	color: Green;
}

img
{
	border-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.disabled
{
	color:#000000;
}

.transparent
{
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.hidden
{
	display:none;
}

h1
{
	text-align: left;
}
h2
{
	font-size:22px;
	font-family: Arial;
	font-weight: 600;
	font-style:normal;
	color:#000000;
}
p
{
	margin-top:0px;
	margin-bottom:0px;
}

td.markDate
{
	border: solid 1px black;
	text-align: center;
}
td.markStudent
{
	border: solid 1px black;
	text-align: left;
}
td.mark
{
	border: solid 1px black;
	text-align: center;
}
.WithBreaks_blue
{word-wrap:break-word; width:230px; }
.WithBreaks_white
{word-wrap:break-word; width:145px; }
.WithBreaks_blue2
{word-wrap:break-word; width:165px; }

.blueTextInSystem
{
	color:#167BC0;	
}

.system A, .system A:hover, .system A:active
{			
	font-style:normal;		
	font-weight:normal;
	color:Black;	
}