/* 
 * build 0010
 */

/*-----------------------------------------------------------------*/
/* Global
/*-----------------------------------------------------------------*/
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color : #FFFFFF;
	Scrollbar-3dlight-color : #FFFFFF;
	scrollbar-highlight-color : #ABD817;
	scrollbar-face-color : #ABD817;
	scrollbar-shadow-color : #ABD817;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #D1EC8F;
	scrollbar-track-color : #FFFFFF;
}

/*-----------------------------------------------------------------*/
/* Link
/*-----------------------------------------------------------------*/
a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { color: #FF0033; text-decoration: underline }

/*-----------------------------------------------------------------*/
/* Control
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/* Vdaemon
/*-----------------------------------------------------------------*/
.menu { font-size: 11px; color: #BBDDFF }
.control { font-size: 11pt; color: #333333; border: 1px solid #666666 }
.controlerror { color: #000000; background-color: #ffffdd; border:1px solid #AA0000 }
.error { color: #AA0000; font-weight: bold }

/*-----------------------------------------------------------------*/
/* General
/*-----------------------------------------------------------------*/
.title1 { font-size: 20px; font-weight: normal; color: #558019 }
.title2 { font-size: 16px; font-weight: bold; color: #FF0033 }
.title3 { font-size: 14px; font-weight: bold; color: #000000 }
.content1 { font-size: 14px; font-weight: normal; color: #000000 }
.content2 { font-size: 14px; font-weight: bold; color: #558019 }
.subtitle1 { font-size: 12px; font-weight: bold; color: #000000 }
.subtitle2 { font-size: 12px; font-weight: bold; color: #558019 }
.subcontent1 { font-size: 12px; font-weight: normal; color: #000000 }
.subcontent2 { font-size: 12px; font-weight: normal; color: #558019 }
.footer { font-size: 12px; font-weight: normal; color: #333333 }

/*-----------------------------------------------------------------*/
/* White Box
/*-----------------------------------------------------------------*/
.wbox_title1 { font-size: 24px; font-weight: normal; color: #000000 }
.wbox_title2 { font-size: 14px; font-weight: bold; color: #000000 }
.wbox_content1 { font-size: 14px; font-weight: normal; color: #000000 }
.wbox_subtitle1 { font-size: 11px; font-weight: bold; color: #000000 }
.wbox_subtitle2 { font-size: 11px; font-weight: bold; color: #558019 }
.wbox_subcontent1 { font-size: 10px; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Black Box
/*-----------------------------------------------------------------*/
.bbox_title1 { font-size: 24px; font-weight: normal; color: #FFFFFF }
.bbox_title2 { font-size: 14px; font-weight: bold; color: #FFFFFF }
.bbox_content1 { font-size: 14px; font-weight: normal; color: #FFFFFF }
.bbox_subtitle1 { font-size: 11px; font-weight: bold; color: #FFFFFF }
.bbox_subtitle2 { font-size: 11px; font-weight: bold; color: #BADF24 }
.bbox_subcontent1 { font-size: 10px; font-weight: normal; color: #FFFFFF }

/*-----------------------------------------------------------------*/
/* Common
/*-----------------------------------------------------------------*/
.username { font-size: 12px; font-weight: bold; color: #000000 }
.shortlink { font-size: 12px; font-weight: bold; color: #000000 }
.closewindow { font-size: 17px; font-weight: normal; color: #558019 }
.pager { font-size: 13px; font-weight: normal; color: #558019 }
.code1 { font-size: 14px; font-weight: normal; font-family: Courier New }
.code2 { font-size: 14px; font-weight: normal; font-family: Courier New; color: #0000FF }

/*-----------------------------------------------------------------*/
/* Home
/*-----------------------------------------------------------------*/
.home_title { font-size: 14px; font-weight: bold; color: #666666 }

/*-----------------------------------------------------------------*/
/* Blog
/*-----------------------------------------------------------------*/
.blog_title { font-size: 16px; font-weight: bold; color: #FF0033 }
.blog_title_draft { font-size: 16px; font-weight: normal; font-style: italic; color: #FF0033 }
.blog_subtitle { font-size: 12px; font-weight: bold; color: #558019 }
.blog_content { font-size: 13px; font-weight: normal; color: #000000 }
.blog_subcontent { font-size: 12px; font-weight: normal; color: #558019 }

/*-----------------------------------------------------------------*/
/* Loginbox
/*-----------------------------------------------------------------*/
.loginbox_title1 { font-size: 24; font-weight: normal; color: #000000 }
.loginbox_title2 { font-size: 16; font-weight: normal; color: #000000 }
.loginbox_content1 { font-size: 13; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Profile
/*-----------------------------------------------------------------*/
.prof_title1 { font-size: 16px; font-weight: bold; color: #FF0033 }
.prof_title2 { font-size: 13px; font-weight: bold; color: #558019 }
.prof_content1 { font-size: 13px; font-weight: normal; color: #000000 }
.prof_content2 { font-size: 13px; font-weight: normal; color: #000000 }
.prof_subtitle1 { font-size: 11px; font-weight: bold; color: #000000 }
.prof_username { font-size: 18px; font-weight: bold; color: #000000; }
.prof_myblog { font-size: 16px; font-weight: bold; color: #000000 }
.prof_box { font-family: trebuchet ms,geneva; font-size: 10px; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Mailbox
/*-----------------------------------------------------------------*/
.mailbox_list_header { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_date { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_new { font-size: 12px; font-weight: bold; color: #000000 }
.mailbox_list_read { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_replied { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_draft { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_sent { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_delete { font-size: 12px; font-weight: normal; text-decoration: line-through; color: #666666 }
.mailbox_list_action { font-size: 12px; font-weight: normal; color: #558019 }
.mailbox_mail_header { font-size: 14px; font-weight: bold; color: #000000 }
.mailbox_mail_content { font-size: 14px; font-weight: normal; color: #000000 }
.mailbox_mail_parent { font-size: 14px; font-weight: normal; font-style: italic; color: #BADF24 }
.mailbox_mail_action { font-size: 14px; font-weight: bold; color: #558019 }
