BODY {
	color: #333333;
	
	font-family:  'verdana';
background-color : #ffffff;
	 min-height:100%;
 height: 100%;
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

td {
	margin-top : 0px;
	list-style : circle;
	
	}
	
	tr {margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	padding-top: 0px;
	
	}
	
	p{
	font-size: 70%;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	padding-top: 0px;
	}
	


/* Links */
a:link {
	 color: #1553a3; 
	text-decoration: underline;
	font-family:  'verdana';
	}
a:visited { 
color: #6d188d; 
	text-decoration: underline;
	}

a:hover {
	color: #ef3124;	
	text-decoration: underline;
	}

/* --Default Class Settings-- */

a.mainlevel:link {
	font-family:'verdana';
   color:#1553a3;
   font-weight: normal;
   text-decoration: underline;
    font-weight: normal;
	font-size: 70%;
   
 }

a.mainlevel:visited {
	font-family:'verdana';
   color:#6d188d;
   text-decoration: underline;
    font-weight: normal;
	font-size: 70%;
 }

a.mainlevel:hover {
font-family:'verdana';
   color:#ef3124;
text-decoration: underline;
 font-weight: normal;
 font-size: 70%;
	}
	
	a.mainlevel:link#active_menu, a.mainlevel:visited#active_menu {
   font-family:'verdana';
   color:#333333;
 font-weight: bold;
   text-decoration: none;
   font-size: 70%;
}

h1.st	{
font: 100% 'verdana';
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	padding-top: 0px;
}

h1.ctrl	{
font: 70% 'verdana';
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	padding-top: 0px;
}

.sold {color: #999999;
	font:  'verdana';}

.kb {color: #999999;
	font:  'verdana';}
	
a.secondli:link {
	font-family:'verdana';
  
   color:#1553a3;
   font-weight: normal;
   text-decoration: underline;
   
 }

a.secondli:visited {
   color:#6d188d;
   text-decoration: underline;
 }

a.secondli:hover {
   color:#ef3124;
 text-decoration: underline;
	}
	
	.contentheading {
	font-family:'verdana';
	font-size: 70%;
	font-weight: normal;
 	color: #999999;
	text-align:left;
	padding: 0px 0px 0px 0px;
	padding-left : 52px;

	}
	
	span.article_seperator {
	display: none;
	height: 0%;
}

/* Links */


table.moduletable {
	
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}


table.moduletable th {
	font-family: 'verdana';
	font-size: 70%;
	color: #333333;
	text-align: left;
	 font-weight: normal;
}
table.moduletable td {
	font-family: 'verdana';
	
	padding-bottom: 4px; 
	}

table.moduletable-alt {
	
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable-alt th {
	font-family: 'verdana';
	font-size: 70%;
	color: #999999;
	text-align: left;
	 font-weight: normal;
	padding: 0px 0px 23px 0px;
}

	
	table.moduletable-alt td {
	font-family: 'verdana';
	
	padding-bottom: 4px; 
	}
	
html {
 /*------------ 100% ?????? ?????????? div.page ????? */
 height: 100%;

}
div.page {
 width: 100%;
 margin: auto;
 height: auto !important;
 min-height:100%;
 height: 100%;

}

div.footer {
 margin: auto;
 margin-top: 0px;
 width: 0px;
 height: 0px;
 clear: both;

}

