* {
	margin:0pt;
	padding:0pt;
} body {
	background:#5F5F5F url(/images/html_bg.png) repeat-x scroll 0% 0%;
	font-size:80%;
	padding:10pt;
} body, input, textarea, select {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#333333;
} input, textarea, select {
	font-size:100%;
} h1 {
	color:#003D4C;
	font-size:180%;
	margin:0.3em 0pt;
} h2 {
	color:#FF9C08;
	font-size:150%;
	margin:0.3em 0pt;
	padding-top:1em;
	line-height:160%;
} h3 {
	color:#FF9C08;
	font-size:100%;
	line-height:180%;
} h1, h2, h3, h4 {
	font-weight:normal;
} p {
	line-height: 1.4em;
	margin:0.3em 0pt;
} select {
	font-size:90%;
} dt {
	color:#FF9C08;
	font-size:120%;
	margin-top:12px;
} dd dl dt {
	font-size:100%;
} dd {
	margin:3px 18px;
} ul {
	list-style-type:none;
} li {
	margin:6px 0pt;
	padding:6px;
	line-height: 1.4em;
	border:1px solid #CCCCCC;
} noscript {
	color:red;
	font-size:150%;
} em {
	font-style:normal;
	color:#338899;
} img {
	border:none;
}

/* 
/* form
 * * * * * * * * * * * * * * * * */
form {
	font-family:'courier new';
} .text_submit {
	color:#C6C65B;
} .submit {
	margin:68px;
}

/* 
/* table
 * * * * * * * * * * * * * * * * */
tr {
	height:25px;
} .tr1 {
	background-color:#F4F4F4;
} .tr2 {
	background-color:#DDDDDD;
}

/* 
/* header
 * * * * * * * * * * * * * * * * */
.header {
	background:#444444 url(/images/444444_40x100_textures_02_glass_25.png) 0 50% repeat-x;
} .header p {
	padding:.5em .5em .5em 1.7em;
	color:#eeeeee;
	background:url(/images/eeeeee_7x7_arrow_right.gif) .5em 50% no-repeat;
	margin:0;
}

/* 
/* footer
 * * * * * * * * * * * * * * * * */
.footer {
	text-align:center;
	margin-top:16px;
	color:#FFFFFF;
} .footer a {
	color:#FFFFFF;
}

/* 
/* create_new_enq.php
 * * * * * * * * * * * * * * * * */
/* div#comments-open-captcha img */
.enq {
	width:92%;
	border-left:6px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left:12px;
	margin-bottom:22px;
	margin-left:14px;
} .enq input {
	width:97%;
} .question_parent {
	margin-top:50px;
} .question_parent, .question_cr, #prev_question {
	display:none;
} .question_cr input{
	width:31%;
} .npq {
	padding-left:18px;
	display:inline;
}

/* 
/* index.php
 * * * * * * * * * * * * * * * * */
#doc_body {
	margin:0pt auto;
	position:relative;
	width:680px;
} .index_deer {
	background-image:url(/img/deer.gif);
	background-repeat:no-repeat;
	background-position:120px 130px;
} h1.logo {
	font-size: 300%;
	margin:0pt;
	padding-bottom:10px;
	border-bottom:1px solid white;
} h1 a {
	color:#FFFFFF;
	text-decoration:none;
} .group {
	border:1px solid #777777;
} .content {
	padding:1.5em 1.7em;
	background:#ffffff;
	font-size:1.1em;
} .subtitle {
	text-align:right;
	font-size:100%;
	margin-bottom:7px;
} .index_sub {
	margin-top:260px;
} .tar {
	text-align:right;
} .tac {
	text-align:center;
} .ips {
	display:inline;
	margin-left:24px;
}

/* 
/* home.php
 * * * * * * * * * * * * * * * * */
.mt12{
	margin-top:12px;
} .menu_select {
	margin-bottom:18px;
}

