/*ELEMENTS*/


A, BODY,CODE, DIV, FORM, H1, H2, H3, H4, H5, H6, INPUT, LI, P, PRE, TABLE, TD, TEXTAREA, TH, TR, UL, OPTION {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-size : 13pt;
}

H2 {
	font-size : 12pt;
}

H3 {
	font-size : 11pt;
}

A, BODY, FORM, INPUT, LI, P, TD, UL, TEXTAREA, OPTION, SELECT {
	font-size : 8pt;
}

a:link	{
	color: Black;
}
a:active	{
	color: Black;
}
a:hover	{
	/*color: White;
	background: Black;*/
}
a:visited	{
	color: Black;
}

td {
	vertical-align : top;
}
table [{
	padding : 0;
}



/* CLASSES*/

.w {
	font-size : 10pt;
	padding : 0 0 10;
}

.wncov {
	padding : 0 6 0 20;
}

.wntit {
	font-size : 8pt;
	font-weight : bold;
	padding : 0 0 0 20;
}

.wntx {
	padding : 0 6 0 20;
}

.wnktx {
	padding : 0 10 10;
	vertical-align : top;
}

.tabmain {
	border : 1px solid Black;
	width : 650px;
	
}

.tabcont {
	background-color : #F0F0F0;
	padding : 0;
	/*width : 305px;*/	
	vertical-align : top;
}



.wn_cov {
	padding : 0 6 0 20;
}

.wn_tit {
	font-size : 10pt;
	font-weight : bold;
	padding : 0 0 0 20;
}

.wn_tit_link {
	font-size : 10pt;
	font-weight : bold;
}

.wn_ktx {
	padding : 0 10 10;
	vertical-align : top;
}

.wn_tx {
	padding : 0 6 0 20;
}

.tab_tx {
	padding : 0 6 20 20 20;
}

.tab_main {
	border : 1px solid Black;
	width : 650px;
	
}

.tab_head {
	background-color : #F0F0F0;
	padding : 0;
	vertical-align : top;
}

.tab_cont {
	background-color : #F0F0F0;
	padding : 0;
	/*width : 650px;
	*/
	vertical-align : top;
}

.th1 {
	background-color : #E1E1E1;
}

.but {
	background-color : Black;
	color: White;
	border : 0;
	/*font-weight : bold;*/
	font-family : Arial, Helvetica, sans-serif;
}


/* IDs */

#menu1sub {
	position: absolute;
	z-index:3;
	visibility:hidden;
}

#menu2sub {
	position:absolute;
	margin-left:160px;
	z-index:3;;
	visibility:hidden;
}

#menu3sub {
	position: absolute;
	margin-left:325px;
	z-index:3;
	visibility:hidden;
}

#menu4sub {
	position: absolute;
	margin-left:485px;
	z-index:3;
	visibility:hidden;
}