a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #6699CC;
	text-decoration: none;
}

blockquote {
	font-family: Tahoma, 굴림;
    background-color: #F5F5F5;
    border-width: 1px 1px 1px 3px;
    border-style: solid;
    border-color: #DDD #DDD #DDD #CCC;
    margin: 14px 20px;
    padding: 5px;
}

body {
	background: url(/images/bg.png) #FFFFFF repeat;
	color: #333333;
	color: #333333;
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	margin: 0 auto;
	padding: 0;
}

form {
	margin: 0;
}

form button {
	cursor: pointer;
	margin: 0;
}

h1, h2, h3 {
	margin-bottom: .5em;
	margin-top: 0;
	padding-bottom: 0;
}

h1, h2, h3, h4 {
	"Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	margin-bottom: 4px;
}

h2.blogTitle {
	background-color: #DFD8BC;
	background-image: url(/images/blog_title_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: small;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 440px;
}

h2.blogTitle a, h2.blogTitle a:visited, h2.blogTitle a:hover {
	color: #FFFFFF;
}

h2.blogTitle span {
	background-image: url(/images/blog_title_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 10px 5px 15px;
}

h2.contactTitle {
	background-color: #ACA890;
	background-image: url(/images/contact_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: small;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 165px;
}

h2.contactTitle span {
	background-image: url(/images/contact_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 10px 5px 15px;
}

html {
	min-width: 780px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

li {
	font-family: Tahoma, 굴림;
	font-size: 100%;
}

p {
	line-height: 1.35em;
}

p {
	font-family: Tahoma, 굴림;
}

table {
	border: 1px;
}

ul {
	list-style: square;
	margin-bottom: 3px;
	margin-left: 1em;
	margin-top: 3px;
	padding-left: 1em;
}

acronym {
	border-style: dashed  #00A7E4;
	border-width: 0 0 1px 0;
	color: #00A7E4;
	cursor: help;
	font-weight: bold;
}
acronym { border-style: dashed; border-width: 0 0 1px 0; cursor: help; } 

.alert {
	color: #990000;
	font-weight: bold;
}

.borderBot {
	border-bottom: 1px solid #CCCCCC;
}

.borderTopBot {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.breadcrumb {
	background-color: transparent;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.calendarBG {
	background-color: #FFFFFF;
	margin: 0 0 0 20px;
}

.calendarBlank {
	background-color: #F5F5F5;
}

.calendarCell {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.calendarCell a {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

.calendarCell a:visited {
	background-color: transparent;
	color: #333333;
	text-decoration: underline;
}

.calendarCell a:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
}

.calendarDayHeading {
	background-color: #CCCCCC;
	color: #000000;
	font-family: georgia, times new roman, times, serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.calendarHeader {
	background-color: #CCCCCC;
	color: #666666;
	font-family: georgia, times new roman, times, serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.calendarMonthLinks {
	background-color: transparent;
	color: #333333;
	font-family: georgia, times new roman, times, serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
}

.calendarMonthLinks a {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

.calendarMonthLinks a:visited {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

.calendarMonthLinks a:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: underline;
}

.calendarToday {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.center {
	text-align: center;
}

.checkbox {
	background-color: transparent;
	border: 0;
	margin: 3px;
	padding: 0;
}

.copyright {
	color: #999999;
	font-size: 9px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}

.date {
	background: transparent;
	color: #000000;
	font-size: 100%;
}

.default, .defaultBold {
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	padding: 3px 0 3px 0;
}

.defaultBold {
	font-weight: bold;
}

.defaultSmall {
	background-color: transparent;
	color: #000000;
	font-size: 11px;
}

.header {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0 0 14px 0;
	padding: 2px 0 2px 0;
	text-align: center;
}

.hidden {
	border: 0;
	margin: 0;
	padding: 0;
}

.highlight {
	color: #990000;
	font-weight: normal;
}

.innerPad {
	background-color: transparent;
	padding: 10px 15px 15px 15px;
}

.innerShade {
	margin: 0;
	padding: 10px;
}

.input {
	background-color: #F5F5F5;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
	font-family: Tahoma, 굴림;
	font-size: 8pt;
	height: 1.6em;
	margin-bottom: 3px;
	margin-top: 6px;
	padding: .3em 0 0 2px;
}

.memberlistFooter, .searchSubmit {
	background-color: #C6C9CF;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	padding: 6px 10px 6px 6px;
}

.memberlistHead, .resultHead {
	background-color: transparent;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 8px 8px;
}

.memberlistRowOne, .resultRowOne {
	background-color: #DADADD;
	color: #000000;
	font-size: 11px;
	padding: 6px 6px 6px 8px;
}

.memberlistRowTwo, .resultRowTwo {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 11px;
	padding: 6px 6px 6px 8px;
}

.memberNav {
	background-color: #989898;
	background-image: url(/images/sidenav_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: x-small;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 225px;
}

.memberNav a, .memberNav a:visited, .memberNav a:hover {
	color: #FFFFFF;
}

.memberNav span {
	background-image: url(/images/sidenav_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 10px 5px 15px;
}

.menuItem {
	background-color: transparent;
	font-size: 11px;
	padding: 3px 0 5px 0;
}

.Nav {
	float: right;
	background-color: #4A4A4A;
	background-image: url(/images/nav_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 350px;
}

.Nav a, .Nav a:visited, .Nav a:hover {
	color: #FFFFFF;
}

.Nav span {
	background-image: url(/images/nav_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 4px 8px 4px 10px;
}

.navBottom {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	width: 705px;
	}
	
.outerBorder {
	border: 1px solid #CCCCCC;
}

.paddedCenter {
	margin: 10px 0 10px 0;
	text-align: center;
}

.pagecount {
	background-color: transparent;
	color: #666666;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.paginate {
	background-color: transparent;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0;
	padding: 10px 6px 10px 4px;
	text-align: center;
}

.posted {
	background: transparent;
	color: #666666;
	font: 10px "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	margin-bottom: 30px;
	text-align: right;
}

.profileHead {
	background-color: #ADB1B8;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 4px 5px 10px;
	text-transform: uppercase;
}

.profileMenuInner {
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 8px;
}

.profileTitle {
	background-color: transparent;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 6px 5px 0;
}

.profileTopBox {
	background-color: #D1D4DA;
	margin: 0;
	padding: 10px;
}

.quote {
	background: #F7F2D0;
	border-bottom: 2px solid #888888;
	border-left: 1px solid #DDDDDD;
	border-right: 2px solid #888888;
	border-top: 1px solid #DDDDDD;
	margin: 0 15px;
	padding: 5px;
}

.sideTitle {
	background-color: #F5F5F5;
	background-image: url(/images/sidetitle_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 10px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 225px;
}

.sideTitle span {
	background-image: url(/images/sidetitle_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 10px 6px 15px;
}

.smallPad {
	background-color: transparent;
	padding: 4px 6px 6px 6px;
}

.spacer {
	clear: both;
}

.submit {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: .1em;
	margin-bottom: 4px;
	margin-top: 6px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.success {
	background-color: transparent;
	color: #009933;
	font-size: 11px;
	font-weight: bold;
}

.switchCell1 {
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
}

.switchCell2 {
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
}

.tableCell {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	padding: 6px 10px 6px 6px;
}

.tableCellOne {
	background-color: #EEEEEE;
	border-bottom: 1px solid #B0B1BB;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 11px;
	padding: 6px 10px 6px 6px;
}

.tableCellTwo {
	background-color: #E4E4E4;
	border-bottom: 1px solid #B0B1BB;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 11px;
	padding: 6px 10px 6px 6px;
}

.tableHeading {
	border-bottom: 1px solid #4B5388;
	color: #000000;
	font-size: 13px;
	padding: 6px 10px 6px 6px;
}

.tablePad {
	background-color: #FFFFFF;
	padding: 3px 3px 5px 3px;
}

.tablePadBig {
	background-color: #FFFFFF;
	padding: 14px 0 5px 12px;
}

.textarea {
	background-color: #F5F5F5;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
	font-family: Tahoma, 굴림;
	font-size: 8pt;
	margin-bottom: 3px;
	margin-top: 3px;
}

.trackbackLink {
	background-color: #DBD3B5;
	background-image: url(/images/blog_title_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: x-small;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 440px;
}

.trackbackLink span {
	background-image: url(/images/blog_title_bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 10px 5px 15px;
}

.ver9px {
	font-family: Verdana;
	font-size: 9px;
}

#blog {
	background: #FFFFFF; /*border: 1px solid #CCCCCC;*/
	color: #333333;
	float: left;
	font-size: 9pt;
	line-height: 150%;
	margin-right: 5px;
	padding: 10px;
	table-layout: fixed;
	text-align: left;
	width: 440px;
}

#blogtitle {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 350px;
}

#blogtitle h1 {
	font-size: 120%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#comments {
	background: #F5F5F5;
	color: #333333;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	width: 420px;
}

#content {
	float: left;
	margin-bottom: 10px;
	padding: 0 10px;
	table-layout: fixed;
}

#footer {
	background: #FFFFFF; /*border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;*/
	color: #333333;
	font-size: 70%;
	font-variant: small-caps;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 5px 10px 0 20px;
}

#header {
	background: #FFFFFF; /*border-bottom: 1px solid #CCCCCC;*/
	color: #003300;
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
}

#sidebar {
	background: #FFFFFF;
	float: left;
	font-size: 70%;
	margin-left: 5px;
	padding: 10px;
	text-align: left;
	width: 225px;
}

#wrapper {
	background: #FFFFFF; /*border-bottom: 7px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 7px solid #CCCCCC;*/
	color: #000000;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 740px;
}

.calendar-head { 
font-size: 11px;
padding:2px;
text-align:center;
font-weight:bold; 
background-color: #A9A9A9; 
color: #000000; 
}

.calendar-link a {
font-size: 11px;
font-weight:bold; 
text-decoration: none;
color: #0066CC;
}

.calendar-link a:hover {
font-weight:bold; 
color: #0066CC;
}

td.cal0 {
width: 22px;
text-align: center;
color: #000;
background-color: #DCDCDC;
}

td.cal1 {
width: 22px;
text-align: center;
background-color: #F5F5F5;
color: #666666;
}

td.cal2 {
width: 22px;
text-align: center;
background-color: #E1E1E1;
color: #666666;
}

tr.cal3 {
height: 22px;
}

td.cal4 {
width: 22px;
text-align: center;
background-color: #FFF;
font-weight: bold;
color: #666666;
}

/* player */
.mediaplayerbutton
{
	margin: 2px 2px;
	width: 24px;
}

.playercontainer
{
	border: solid 1px #333;
	width: 320px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.videosplash
{
	position: expression( 'absolute' );
	display: block;
}

.player
{
	display: none;
	display: expression(PlayerSupported(this)? 'block' : 'none' );
	background-color: Black;
	font-size: 0px;
}

.controlstable
{
	width: 320;
	margin: 0px;
	background-image: url(/images/mediaplayer_base.gif);
	background-repeat: no-repeat;
}

.controlstablenoscript
{
	display: expression(PlayerSupported(this)? 'none' : 'block' );
	margin: 0px;
	background-image: url(/images/mediaplayer_base.gif);
	background-repeat: no-repeat;
}


.slider
{
	background-image: url(/images/mediaplayer_playbar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.indicator, .downloadindicator
{
	width: 0px;
	height: 3px;
	margin-left: 1px;
	margin-top: 2px;
}

.indicatorhandle
{
	margin-top: 2px;
}
/* end player */

.footnote {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	color: black;
	}


/* LiveSearch */

#livesearch {
margin: 20px 10px 10px 25px;
padding:0px;
width: 150px;
display: block;
border:1px solid #CCC;
}


#LSResult {    
      position: absolute;
      background-color: #FFF; 
      width: 200px; 
      margin: 0 0 0 0;
      padding: 0px;
      font-size: 9pt;
}

#LSResult li {
    padding-bottom: 2px;
    padding-top: 2px;
    line-height:15px;
    margin-bottom: 0px;
}
    
  
ul#LSShadow {
      position: relative;
      right: 1px;
      margin: 0px;
      padding: 0px;
      background-color: #DDD; /*shadow color*/
      color: #000;
}
  
  
 
#LSResult ul {
     margin-bottom: -5px;
     margin-top: 0px;
     padding-top: 0px;  
     margin: 0px;
     padding: 0px;
}

#LSResult ul li {
    padding: 0px 0px 3px 5px;
}
 
.LSRes {
      position: relative;
      bottom: 1px;
      right: 1px;
      background-color: #FFF;
      border:  1px solid #666;
    }
  
#LSHighlight {
     color: #000;  
     background-color: #DDD;
}

#searchform {
margin: 0 0px 10px 550px;
	color: #0066CC;
}


    div.auto_complete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #CCC;
      margin:0px;
      padding:0px;
      font-size: 9pt;
    }
          div.auto_complete ul {
            border:1px solid #CCC;
            margin:0;
            padding:0;
            width:100%;
            list-style-type:none;
          }
          div.auto_complete ul li {
            margin:0;
            padding:3px;
          }
          div.auto_complete ul li.selected { 
            background-color: #DDD; 
          }
          div.auto_complete ul strong.highlight { 
            color: #666; 
            margin:0;
            padding:0;
          }

#bottom {
 background-color: #FFFFF;
 padding: 15px 36px 0 45px;
 margin: 0;
 color: #555;
}

#bottom p {
 font-size: 11px;
}

#bottom a {
 color: #0066CC;
 font-size: 11px;
}

#bottom a:visited {
 color: #6699CC;
}

#bottom a:hover {
 color: #6699CC;
}

#bottom ul {
 padding: 0 0 0 18px;
 margin: 6px 0 0 0;
}

#bottom li {
 padding: 0;
 margin: 0 0 4px 0;
}

.bottomitem {
 background-color: transparent;
 width: 300px;
 float: left;
 padding: 0 10px 0 0;
 margin: 0 0 10px 0;
}

.bottomvrtsep {
 padding: 0 0 0 15px;
 margin: 0;
 border-left: 1px solid #666;
}