body, html {
    padding: 0;
    margin: 0;
}
body {
	color:#4c4c4c;
	font:65% Verdana, Arial, Helvetica, sans-serif;
	background-color: white; }
/* SKIP LINKS */
#skip {
		position:absolute;
		left:-10000px;
		top:0;
	}
/* END SKIP LINKS */
/*---------- Head Structure-----------*/
#tiny_wrap /*  for web address top right if needed  */ {
	background-color: white;
	text-align:        center;
	width: 860px;
	height: 35px;
	margin: 15px auto auto; }
#tiny_left {
	color:               #a6a6a6;
	text-align:          left;
	width: 46%;
	float: left;
	margin-top: 8px;
	margin-left: 38px; }
#tiny_left img {
	border-width: 0; }
#tiny_right {
	color:               #06c;
	font-size:           90%;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	line-height:         160%;
	text-align:          right;
	letter-spacing:      1px;
	width: 45%;
	height:              auto;
	float: left;
	padding-top: 5px; }
#tiny_right a {
	color:               #c0c2d1;
	text-decoration: none; }
#tiny_right a:hover {
	color:               #f90;
	text-decoration: underline; }
/*---------- Structure-----------*/
#wrap {
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto; }

#top {
	background-color: #fff;
	height: 26px; }
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 30px 0 40px; }
.header {
	height: 75px;
	margin-top: 5px; }
#pageheader {
	color: #f49900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 3px; }
#left {
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	float: left;
	width: 22%; }
#right {
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	float: left;
	width: 68%;
	margin: 0 10px 0 15px;
	padding-top: 0;
	padding-bottom: 1%;
	padding-left: 3%;
	border-left: 1px solid #e6e6e6; }
#single {
	font-size:   110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	margin:      0 0 0 80px;
	width:       80%;
	float:       left;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%; }
#single li {
	font-size: 100%;
	line-height: 200%;
	background-image: url("../images/brightredmarble.gif");
	background-repeat: no-repeat;
	background-position: left 0;
	padding-bottom: 5px;
	padding-left: 35px;
	list-style-type: none; }
#single ul {
	font-size: 100%;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px; }
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:20px;
	overflow:hidden;
}
#image_box {
	display:  block;
	width:    200px;
	height:   auto;
	float: right;
	margin-left: 10px; }
#image_box img {
	margin-bottom: 5px;
	border: solid 1px #ccc;	 }
#bottom {
	background-color: #fff;
	background-position: 0 0;
	height: 26px; }
#cpyftr {
	color: #9a9fa7;
	font-size: 90%;
	text-align: center;
	letter-spacing: 0.2em;
	width: 800px;
	margin: auto;
	padding-bottom: 20px; }
/*--------------*/
#top_nav_box /*  for menumachine  */ {
	text-align: left;
	width:      100%;
	height: 28px;
	clear: both;
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 0; }
#base_nav_box {
	color: white;
	font-size: 95%;
	background-color: #06c;
	text-align: right;
	letter-spacing: 0.1em;
	width:      780px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 4px; }
#base_nav_box a {
	color:             white;
	text-decoration: none; }
#base_nav_box a:hover {
	color: #1fecec;
	text-decoration: underline; }
/*general syles*/
h1 {
	color: #f90;
	font-size:   130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	letter-spacing: 0.1em;
	margin: 0; }
h2 {
	color: #06c;
	font-size:   110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	letter-spacing: 0.1em;
	margin-top: 8px;
	margin-bottom: 8px; }
h3 {
	color: #09f;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	letter-spacing: 0.1em;
	margin-top: 8px;
	margin-bottom: 4px; }
h4 {
	color:          #f49900;
	font-size:      100%;
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-weight:    bold;
	line-height:    150%;
	letter-spacing: 0.1em; }
h5 {
	color:          #f49900;
	font-size:      90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:    bold;
	line-height:    150%;
	letter-spacing: 0.1em; }
em {
	color: #09f; }

input,  select,  textarea {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e8f0f6;
	margin-top: 2px;
	margin-bottom: 2px; }
.bdtxt-11 {
	color:       #626a97;
	font-size:   11px; }
.bdtxt-12 {
	color:       #626a97;
	font-size:   12px; }
/*link syles*/
a {
	color: #666666;
	background-color: transparent; }
a:hover {
	color:      #f90;
	background-color: transparent; }
/*link syle 2*/
a.pslink {
	color: #f5f5f5;
	font-size: 11px;
	line-height: 16px;
	background-color: transparent;
	text-decoration: none    }
a.pslink:hover {
	color: #00dec2;
	font-size: 11px;
	line-height: 16px  ;
	background-color: transparent; }
/*for php reply*/
.thnxtxt1 {
	color: #464646;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px; }
.thnxtxt2 {
	color: #096;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0;
	padding: 0    }
/*for navigation MM*/
li {	font-size:           100%;
	line-height:         170%;
	background-image:    url(../images/bullet.gif);
	background-repeat:   no-repeat;
	background-position: left 5px;
	list-style-type:     none;
	padding-bottom:      5px;
	padding-left:        20px; }

ul {	font-size:     100%;
	line-height:   160%;
	margin-top:    5px;
	margin-bottom: 5px;
	margin-left:   10px; }

#list_02 {
	list-style-type: none;
	list-style-image: none; }
#list_02 ul {
	color: #4d4d4d;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e1e1e1;
	list-style-type: none;
	list-style-image: none; }
#list_02 li {
	background-image: none;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 4px solid #f90;
	list-style: none inside; }
blockquote {
	color: #06c;
	background-color: #e6f3ff;
	width: 95%;
	margin: 5px 0 15px;
	padding: 5px;
	border: solid 1px #09f; }


