html	{
}
body	{
	text-shadow: 0 0 0 #000;
	color:#000000;
	background-color:#ffffff;
	background-image:url(./images/kr.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px; 
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	cursor:default;
/*
	scrollbar-face-color : #C6D3DD;
	scrollbar-shadow-color : #96a3aD;
	scrollbar-highlight-color: #96a3aD;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #f0f0f0;
	scrollbar-darkshadow-color : #ffffff;
*/
scrollbar-face-color : #C6D3DD;scrollbar-shadow-color : #96a3aD;scrollbar-highlight-color: #96a3aD;scrollbar-3dlight-color: #ffffff;scrollbar-arrow-color : #000000;scrollbar-track-color : #f0f0f0;scrollbar-darkshadow-color : #ffffff;
}

#atcresdiv	{
	cursor:pointer;
}



.sm1	{
	width:300px;
	vertical-align:top;
}

.sm2	{
	color:#c0c0c0;
}

.X	{
	color:#80C5F0;
	font-weight:bold;
}



.hd1	{

	padding-right:15px;
	padding-left:2px;
	padding-bottom:5px;
	vertical-align:top;
	background-image:url(./images/tduppercorner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-transform:uppercase;
	color:#303030;
	font-size:10px;
	font-weight:bold;
}

.hd2	{
	padding-right:15px;
	padding-left:2px;
	padding-bottom:5px;
	vertical-align:top;
	background-image:url(./images/tduppercorner2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-transform:uppercase;
	color:#303030;
	font-size:10px;
	font-weight:bold;
}

.gem1	{
background-image:url(./images/1pxwhite.gif);
background-repeat:no-repeat;
background-position:left top;
}
.gem2	{
background-image:url(./images/1pxwhite.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.gem3	{
background-image:url(./images/1pxwhite.gif);
background-repeat:no-repeat;
background-position:right top;
}
.gem4	{
background-image:url(./images/1pxwhite.gif);
background-repeat:no-repeat;
background-position:right bottom;
}


.betureg	{
	font-size:10px;
/*	padding:3px;	*/
	background-color:#99D6FF;
	color:white;
}

.beturegactive	{
	font-size:10px;
/*	padding:3px;	*/
	background-color:#007ACC;
	color:white;
}

.betureg:hover	{
	font-size:10px;
	background-color:#0099FF;
/*	padding:3px;	*/
	color:white;
}

.cel1	{
/*	text-transform:capitalize;*/
	background-image:url(./images/cbg.gif);
	background-position:right top;
	color:#404040;
	font-family:arial;
	font-size:9px;
	padding-left:2px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}

.cel2	{
/*	text-transform:capitalize;*/
	background-image:url(./images/cbgl.gif);
	background-position:right top;
	color:#404040;
	font-family:arial;
	font-size:9px;
	padding-left:2px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}



h1	{
	padding:0px;
	margin:0px;
	color:#3067aC;
	font-weight:bold;
	font-size:17px;
	display:inline;
}

a	{
	font-family:arial, Helvetica, sans-serif;
	color:#3057aC;
	font-size:11px;
	text-decoration:none;
}

a:hover	{
	text-decoration:none;
	color:#556879;
}


.ceddart  a {
	color:#000000;
	font-size:11px;
	border-bottom:1px dotted #909090;
	margin-bottom:2px;
}

.ceddart  a:hover {
	color:#556879;
	font-size:11px;
	border-bottom:1px dotted #556879;
	margin-bottom:2px;
	
}


.ceddart	div{
	color:#5087cC;
	text-align:justify;
	font-size:11px;
	line-height:150%;
}

.ceddart	td{
	color:#5087cC;
	text-align:justify;
	font-size:11px;
	line-height:150%;
	background-color:#f0f0f0
}


.bottommenu	{
	color:#3057AC;
	font-weight:bold;
}

.bottommenu:hover	{
	color:#202020;
}

P, UL, LI
{
	font-family:arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#3057aC;
}

form	{
	padding:0px;
	margin:0px;
}

img	{
	border:0px;
}

td	{
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
}

div	{
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2E5A83;
}

.hide	{
	display:none;
}

input {
	font-size:10px;
	font-family:arial;
	color:#606060;
	background-color:#ffffff;
	border:1px solid #0099CC;
}

button {
	font-size:10px;
	font-family:arial;
	color:#606060;
	background-color:#ffffff;
	border:1px solid #0099CC;
	cursor:pointer;
}

textarea {
	font-size:10px;
	background-color:#e0e0e0;
	color:#000000;
	font-family:arial;
}

select	{
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	color:#606060;
	background-color:#ffffff;
	border:1px solid #0099CC;
}

.btn1	{
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color:#303030;
	background-color:#BFE5FF;
	border:1px solid #000000;
	cursor:pointer;
}


