body
{
	background: #D6E1F5;
	margin: 0px 0px 2px 2px;
	font-size: 13pt;
	scrollbar-3dlight-color: #D6E1F5;
	scrollbar-arrow-color: #7070Af;
	scrollbar-base-color:#B0C4EB;
	scrollbar-darkshadow-color:#7070Af;
	scrollbar-highlight-color:#7070Af;
	scrollbar-track-color:#D6E1F5;
}


table 
{
	border-collapse: collapse; 
	font-size: 13pt;
}

table.mmnu
{
	width: 100%;
	height: 300px;
	position: relative;


}

table.cont
{
	min-width: 400px;
	width: 80%;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right:80px ;
	margin-left:10px;
}

table.forum
{
	min-width: 400px;
	width: 100%;
	padding: 30px;
	border-color: #007090;	
	border-style: solid;
	border-width: 2px;
}


td
{
	vertical-align: top;

}



td.separ
{
	width: 4px;
	height: 7px;
	
}

td.mhdr
{
	background: #D6E1F5;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	height: 180px;
}
td.hdr
{
	background: #D6E1F5;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;

}
td.btm
{
	background: #D6E1F5;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	height: 30px;

}

td.mmnu
{
	background: #F8F7FF;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

td.cont
{
	background: #F8F7FF;
	width: 100%;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	padding: 5px 5px 80px 15px;
}

td.madr
{
	background: #DFE7FF;
	height: 70px;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	margin: 3px 3px 0px 0px;
	padding: 3px 3px 0px 0px;

}

td.mnews
{
	font-size: 13pt;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	background:  #e0e7F5;
	text-align: justify;
}

td.anons
{
	font-size: 13pt;
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	background:  #e0e0f8;
	text-align: justify;
}

td.roll
{
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0BF;
	background:  #D6E1F5;
}


tr.ev
{
	background: #EFEFFF;
}

tr.odd, tr.hdr
{
	background: #E5E7FF;
}


tr.fev, tr.fsev
{
	background: #EFEFFF;
}

tr.fodd, tr.fhdr, tr.fsodd, tr.fshdr
{
	background: #E5E9FF;
}


tr.ev td, tr.hdr td, tr.odd td
{
	border-width: 2px;
	border-style: solid;
	border-color: #A0A0B0;
	text-align: center;
	padding: 5px;
}

tr.fev td, tr.fhdr td, tr.fodd td
{
	border-width: 2px;
	border-style: solid;
	border-color: #70A0B0;
	text-align: center;
	padding: 10px;
}

tr.fsev td, tr.fshdr td, tr.fsodd td
{
	border-width: 2px;
	border-style: solid;
	border-color: #70A0B0;
	text-align: center;
	padding: 0px;
	font-size: 13pt;
}


a.fitm
{
	font-size: 13pt;
	font-weight: bold;
	color: #001EAF;
	text-decoration: none;
}


a.mnuitm
{
	font-size: 12.5pt;
	color: #001EfF;
	margin-left: 5px;
	text-decoration: none;
}

a.mmnuitm
{
	font-size: 12pt;
	color: #001EfF;
	margin-left: 5px;
	text-decoration: none;
}


a.mnuitm:hover, a.mmnuitm:hover, a.fitm:hover
{
	margin-left: 1px;
	color: #001E86;
	text-decoration: underline;
	font-weight: bold;
}

li
{

	font-size: 12.5pt;
}
ul
{
	list-style-type: disc;
}

ul.mmnu
{
	list-style-type: disc;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

ul.mmnu li
{
	margin-left: 5px;
}

ol
{
	list-style-type: decimal;
	
}
ol.sp   li
{
	list-style-type: decimal;
	font-size: 12.5pt;
	color: #000070;

}
h1
{
	font-size: 15pt;
	color: #0C069C;
	text-align: left;	
}

h2.hmmnu
{
	font-size: 13pt;
	color: #76260C;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 5px;

	background: #E0E9FF;
	border:	1px solid #bdbfff;
	display: block;	
}

div.mnews
{
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2.hnews
{
	font-size: 14pt;
	color: #7C484C;
	margin-bottom: 2px;
}

span.date
{
	font-size: 12.5pt;
	color: #161195;
	font-weight: 900;
	margin-left: 7px;
}

a.anews
{
	font-size: 12pt;
	color: #001EB6;
	text-decoration: none;
}

a.anews:hover
{
	color: #101EF6;
	text-decoration: underline;
}

p
{
	font-size: 13pt;
	text-align: justify;
}

p.path
{
	font-size: 13pt;
	color: #202090;
}
p.copyr
{
	font-size:12pt;
	color: #303070;
	text-align: center;
	vertical-align: top;
}
p.qst
{
	font: italic;
	font-weight: bold;
}
a.path
{
	font-size: 13pt;
	color: #2020F0;
}
a.menuun
{
	font-size: 13pt;
	color: #00008B;
	text-decoration: none;
}
a.menuun:hover
{
	color: #101EF6;
	text-decoration: underline;
}

td.gdate1
{
	font-size: 14pt;
	color: #ff0000;
        width: 40 px;
        border-width: 5px;
	border-style: solid;
	border-color: #F8F7FF;
	background:  #d7ecf6;
        text-align: center;
         
}
td.text1
{
	font-size: 13pt;
        color: #004672;
	border-width: 5px;
	border-style: solid;
	border-color:#F8F7FF;
	background:  #d7ecf6;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
td.gdate2
{
	font-size: 14pt;
	color: #ff0000;
        width: 40 px;
        border-width:5px;
	border-style: solid;
	border-color:#F8F7FF;
	background:  #e0e7F8;
        text-align:center;
       
}
td.text2
{
	font-size: 13pt;
        color: #004672;
	border-width: 5px;
	border-style: solid;
	border-color:#F8F7FF;
	background:  #e0e7F8;
	text-align: justify;
	padding-left: 25px;
	padding-right:25px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
td.text3
{
	font-size: 13pt;
        color: #00396f;
	border-width: 2px;
	border-style: solid;
	border-color:#F8F7FF;
	background:  #ffffff;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

dd, dt
{
	font-size: 12.5pt;

}

div.addr
{
	background: #E0E8FF;
}
div.frm_ath
{
	width: 100%;
	color: #002090;
	text-align: center;
	font-weight: normal;
	font-size: 11pt;

}


p.deans
{

	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;

}
a.text
{
	font-size: 13pt;
	color: #001EfF;
	
	text-decoration: none;
}


a.text:hover
{
	color: #001E86;
	text-decoration: underline;
	
}

td.pod
{
	font-size: 11pt;
        color: #004672;
	border-width: 5px;
	border-style: solid;
	border-color:#F8F7FF;
	background:  #e0e7F8;
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

table.phtppl
{
	width: 190px;	
}

