/* CSS Document */

body {
	background-color:#fff;
	background-image: url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	 line-height: 14pt; 
	color:#333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width:500px;
	margin:0 auto;
}

#header {
	background-color:#eeeeee;
	margin:10px;
	padding:30px 10px 30px 10px;
	border-top:2px solid #ccc;
}

h1 {
	text-align:left;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#d3bae8;
	margin:0;
	font-weight:normal;
}
h1 strong {
	color:#A85BA6;
}
h1 a {
	color:#fff;
	text-decoration:none;
}
h2 {
	text-align:left;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#4b3a59;
	margin:0;
	font-weight:normal;
}
ul {
	margin:20px 0 0 0;
	padding:0;
}
li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
li a {
	display:block;
	padding:7px;
	color:#999;
	text-decoration:none;
	border-bottom:5px solid #fff;
	margin:0 10px 0 0;
	font-size:10px;
}
li a:hover {
	color:#000;
	border-bottom:7px solid #fff;
	padding:5px 7px 7px 7px;
}
li a em {
	font-style:normal;
	text-decoration:underline;
}

#sidebar {
	float:right;
	width:164px !important;
	width:154px;
	margin:10px 10px 10px 0;
}

#sidebar h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:10px 5px 15px 10px;
}
#sidebar p {
	padding:5px;
	margin:5px 5px 5px 10px;
	line-height:17px;
	word-spacing:-1px;
}

ul.submenu {
	margin:0;
	padding:0;
}
.submenu li {
	marign:0;
	padding:0;
	list-style:none;
}

.note {
	padding:10px;
	background-color:#eee;
	border:1px solid #ccc;
	margin:20px 5px 20px 5px;
}


#content {
	margin:10px 185px 10px 10px;
}
#content h1 {
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px solid #eee;
	padding:5px;
	color:#000;
}
#content h1 a {
	color:#000;
	text-decoration:none;
	display:block;
}
#content h1 a:hover {
	color:#444;
}
#content h2 {
	font-size:11px;
	color:#ccc;
	margin:10px 0 10px 0;
	padding:5px;
}
#content p {
	padding:5px;
	line-height:18px;
	word-spacing: 0.1em;
}
#content .article_menu {
	text-align:right;
	padding:5px;
	margin:10px 0 20px 0;
	border-top:1px solid #eee;
}
#content .article_menu b {
	float:left;
	font-weight:normal;
}
#content .article_menu a {
	padding:0 0 0 15px;
	background-position:left;
	background-repeat:no-repeat;
	color:#333;
	text-decoration:none;
}
#content p a {
	color:#333;
	text-decoration:none;
}

#content p:hover a {
	border-bottom:1px dotted #000;
}
#content p:hover a:hover {
	border-bottom:1px solid #000;
}
#content .article_menu a:hover {	
	color:#000;
}
#content ul {
	margin:0 0 0 15px;
	padding:0;
	border-top:1px solid #f6f6f6;
}
#content li {
	margin:5px 0 5px 0;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 5px 20px;
	list-style:none;
	color:#999;
}
#content blockquote {
	background-color:#f6f6f6;
	margin:4px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
#content blockquote p {
	marign:0;
	padding:0 10px 0 10px;
}
.comment_odd {
	background-color:#f6f6f6;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #eee;
}
.comment_even {
	padding:10px;
	background-color:#fcfcfc;
	border-top:1px solid #fff;
	border-bottom:1px solid #eee;
}
.comnum {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#ccc;
}
input, textarea {
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777;
}
.footer {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}
.footer A {
	COLOR: #333333; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.footer_purple {
	FONT-SIZE: 11px; COLOR: #80609b; FONT-FAMILY: Arial;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}
.footer_purple A {
	COLOR: #80609b; TEXT-DECORATION: none
}
.footer_purple A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

a {
	color:#333;
	text-decoration:underline;
        
}
a:hover {
	COLOR: #000; TEXT-DECORATION: none;
}
.body_black {
	FONT-SIZE: 12px; COLOR: #333333; font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; line-height: 14pt; 
	}
.body_teal_big {
	FONT-SIZE: 14px; COLOR: #6fc2b1; font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; LETTER-SPACING: 0px; line-height: 14pt; 
	}
.body_black_sm {
	FONT-SIZE: 11px; COLOR: #333333; font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; line-height: 14pt; 
	}
.body_white {
	FONT-SIZE: 12px; COLOR: #ffffff; font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; line-height: 14pt; 
	}
.body_white A {
	COLOR: #fff; TEXT-DECORATION: underline;
	}
.body_white A:hover {
	COLOR: #80609b; TEXT-DECORATION: none;
	}

.body_purple_big {
    FONT-SIZE: 14px; COLOR: #80609b; font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; LETTER-SPACING: 0px; line-height: 14pt;
}

.purple {color:#80609b;}

 img { 
             border:0;
 outline:none;}
