/*
$list_odd_back = "white";
$list_even_back = "#F7F7F7";
$list_over_back = "#F2F2F2";

$board_field_back = "#F7F7F7";
$board_field_text = "#FFFFFF";
$board_navagate_back = "#9C7186";

$form_dark_back = "#F7F7F7";
$form_light_back = "#ffffff";
*/

a:link, a:active, a:visited	
		{ font-family:'Gulim','Verdana'; font-size:9pt; color:#000077; text-decoration: none;}
a:hover	{ font-family:'Gulim','Verdana'; font-size:9pt; color:#0000cc;  text-decoration: underline;}

.webmailviewinput	{  font-family: 'Verdana', 'Gulim'; font-size:9pt; height:21px}

.th_title { 
	background:#F5F5F5;
	font-family:'Gulim','Verdana'; 
	font-size:12px; 
	color:BLACK; 
	text-decoration: none; 
	font-weight:bold; 
}

.td_title, .td_title:link, .td_title:visited  { 
	background:#FFFFFF;
	font-family:'Gulim','Verdana'; 
	font-size:12px; 
	color:BLACK; 
	text-decoration: none; 
	font-weight:normal; 
}
.td_title:hover { 
	font-family:'Gulim','Verdana'; 
	font-size:12px; 
	color:#254A7B; 
	text-decoration: underline;
	font-weight:normal; 
}


.td_bottom { 
	background:#B7BFC8;
	font-family:'Gulim','Verdana'; 
	font-size:12px; 
	color:BLACK; 
	text-decoration: none; 
	font-weight:bold; 
}

.title    {
	color:#3366dd; 
	font-weight:bold; 
	text-decoration:none; 
	font-family:Verdana,tahoma,Gulim; 
	font-size:13px;
}

A:link,A:visited,A:active {
	color:black;
	font-family:Verdana,tahoma,Gulim;
}
A:hover  {
	color:#008CD6;
	text-decoration:underline;
	font-family:Verdana,tahoma,Gulim;
}
.button {border:solid 1 #008CD6;background:white;font-family:Verdana,tahoma,Gulim; height:19px;}
.input {border:solid 1 #008CD6;font-family:Verdana,tahoma,Gulim;}
.input2 {border:solid 1 white;font-family:Verdana,tahoma,Gulim;}


BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,br {
	color:black;
	font-size:12px;
	font-family:Verdana,tahoma,Gulim;
}

TH {
	color:black;
	font-size:12px;
	font-family:Verdana,tahoma,Gulim; 
	background-color:#DEDEDE;
	filter:DropShadow(OffX=2,OffY=2,color:#000000);
}

BODY { 
	margin:0 0 0 0 
}

.command, .command:link, .command:visited, a.command:link, a.command:visited { 
	font-family:'Gulim','Verdana'; 
	font-size:9pt; 
	color:black; 
	text-decoration: none; 
	font-weight:bold; 
}
a.command:hover, .command:hover { 
	font-family:'Gulim','Verdana'; 
	font-size:9pt; 
	color:#008CD6; 
	text-decoration: underline;
	font-weight:bold; 
}

/************ LIST ************************/
.head { 
	text-decoration: none; 
	color:black; 
	background-color:#DEDEDE;
	font-weight:bold; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}

.article, a.article:link, a.article:visited { 
	text-decoration: none; 
	background-color:#ffffff;
	color:black; 
	font-weight:normal; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}
a.article:hover { text-decoration: underline;}

.articlecurrent, a.articlecurrent:link, a.articlecurrent:visited { 
	text-decoration: none; 
	background-color:#eef0FF;
	color:black; 
	font-weight:normal; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}
a.articlecurrent:hover { text-decoration: underline;}

.infomation { 
	text-decoration: none; 
	color:#494949; 
	font-weight:normal; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}

.navigation, a.navigation:link, a.navigation:visited { 
	text-decoration: none; 
	color:black; 
	font-weight:normal; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}
a.navigation:hover { text-decoration: underline;}

.input_search { 
	text-decoration: none; 
	color:black; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Verdana,Gulim;
}


/************ FORM ************************/
.title_form { 
	text-decoration: none; 
	color:black; 
	background-color:#F7F7F7;
	font-weight:bold; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}

.form { 
	text-decoration: none; 
	color:black; 
	background-color:white;
	font-weight:bold; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
}

.input_form { 
	text-decoration: none; 
	color:black; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Verdana,Gulim;
}

.input_form_text {
	text-decoration: none; 
	color: #000000; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Verdana,Gulim;
}


/************ VIEW ************************/
.title_view { 
	text-decoration: none; 
	color:black; 
	background-color:#e4e4e4;
	font-weight:bold; 
	font-size:12px; 
	font-family:'Gulim','Verdana';
	height:20px;
}

.information_view,a.information_view:link, a.information_view:visited  { 
	text-decoration: none; 
	color:black; 
	background-color:#e4e4e4;
	font-weight:normal; 
	font-size:10pt; 
	font-family:Verdana,Gulim;
}
a.information_view:hover {
	text-decoration: underline;
}


.content_view  { 
	text-decoration: none; 
	color:black; 
	font-weight:normal; 
	font-size:10pt; 
	font-family:Verdana,Gulim;
}
