body {
	background-color: #E5E5E5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #45A1BF;
}
a:visited {
	text-decoration: none;
	color: #45A1BF;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #45A1BF;
}
.top {
	font-family: "±¼¸²";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/bullet1.png);
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.menu_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2C9EC5;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 31
}

#sddm div
{	position: absolute;
	visibility: hidden;
}

a.hidden_menu:link {
	color:#06252c; 
	font-weight:bold; 
	font-size:12px; 
	text-decoration:none;
	
}
a.hidden_menu:visited {
	color:#06252c; 
	font-weight:bold; 
	font-size:12px; 
	text-decoration:none;
}
a.hidden_menu:hover {
	color:#05e1f5; 
	font-weight:bold; 
	font-size:12px; 
	text-decoration:none;
}
a.hidden_menu:active {
	color:#06252c; 
	font-weight:bold; 
	font-size:12px; 
	text-decoration:none;
}

a.dark_gray:link {
	color:#787878; 
	font-size:11px; 
	text-decoration:none;
}
a.dark_gray:visited {
	color:#787878; 
	font-size:11px; 
	text-decoration:none;
}
a.dark_gray:hover {
	color:#000000; 
	font-size:11px; 
	text-decoration:none;
}
a.dark_gray:active {
	color:#787878; 
	font-size:11px; 
	text-decoration:none;
}

.style3 {
	color: #FF0000;
	font-style: italic;
	font-size: 12px;
}

.style5 {font-family: Times New Roman, Times, serif}

.body_white {background-color:#FFFFFF;}
HR {
	height: 1px;
		border: none;
		margin: 0em 0em 0em 0em;
	border-bottom: 1px solid #dedede;
}



.main_table{
border:2px solid #dedede; border-top-style:none;
background-color:#ffffff;height:30px;


}
.line {background-color:#dedede;width:100%;}