body {
	font-family: Tahoma;
	font-size: 100%;
	line-height: 1.125em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.certtable
{
	margin-bottom: 18px;
	caption-side: top;
	width: 90%;
	color: Black;
	font-size: 80%;
	align: center;
}

.cattable
{
	margin-bottom: 18px;
	caption-side: top;
	border: 1px;
	border-style: solid;
	width: 95%;
	color: Black;
	font-size: 10px;
	align: center;
}

.extable
{
	margin-bottom: 2px;
	#border: 1px;
	border-style: solid;
	width: 95%;
	color: Black;
	font-size: 12px;
}

.ringtable
{
	margin-bottom: 2px;
	border: 1px;
	border-style: solid;
	width: 95%;
	color: Black;
	font-size: 13px;
}

table .content {
	width: 100%;
}

fieldset {
	border-style: none;
		margin-right:5px;
		padding-top:0px;
}

td {
	vertical-align: top;
	padding:0;
	margin: 0;
}

img {
	display: block;
	overflow: hidden;
}

p {
	margin: 0;
	padding: 0;
}


/************** content styles ***************/

.c_header {
	font-size: 0.850em;
	background-image: url(images/p_header_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	margin: 1.250em 1em 2em 1em;
}

#adm_comment {
	background: #d8d8d8;
	font-size: 10px;
	text-align: center;
}

#adm_comment textarea {
	background: #e7e7e7;
	font-size: 11px;
        width: 450px;
	height: 100px;
	border:1px solid;
}

#moder a {
	color: #041f6c;
	text-decoration: none;
	font-size: 10px;
}

#moder a:hover {
	color: #041f6c;
	text-decoration: underline;
	font-size: 10px;
}

.c_img {
	width: 22px;
	padding-bottom: 0.875em;
}

#joke {
	background: #e7e7e7;
	font-size: 12px;
        text-align: left;
	color:#000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#joketitle {
	background-image:url(/images/bg_title.gif);
	background-repeat: repeat-x;
	width:90%;
	text-align:left;
	color: #041f6c;
	text-decoration: none;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
      }

.sm {
	margin: 0;
	padding-top:10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}

.sm1 {
	margin: 0;
	text-indent: 20px;
	padding-top:10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
.sm1 ul li {padding:0 10px 8px 40px; background: url(/images/arrow.gif) no-repeat 30px 4px}


#art_desc {
	margin: 0;
	text-indent: 20px;
	padding-top:10px;
	padding-left: 20px;
	font-size: 12px;
}

.sm2 {
	margin: 0;
	color:#041f6c;
	text-indent: 20px;
	font-weight: bold;
	padding-top:10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}

.head {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.875em;
	color:#ae3c0a;
	padding-left: 1em;
	padding-right: 1em;
}

.c_header h1 {
	font-size: 1.25em;
	margin: 0;
	white-space: nowrap;
}

.c_date {
	color: #5780A8;
	text-align: right;
	padding-right: 5px;
	padding-top: 1px;
	width: 100%;
	white-space: nowrap;
}

input.text {
	border: solid 1px #6F6F6F;
	width: 130px;
        padding-left: 5px;
}

input.text2 {
	border: solid 1px #6F6F6F;
	width: 230px;
        padding-left: 5px;
}

input.text3 {
	border: solid 1px #6F6F6F;
	width: 60px;
        padding-left: 5px;
}

input.text4 {
	border: solid 1px #6F6F6F;
	width: 30px;
        padding-left: 5px;
}

.search {
	position: absolute;
	width: 100%;
}

.search img {
	float:right;
}

#frm_search {
	position: absolute;
	width: 100%;
	text-align: right;
	margin-top: -10px;
}

#main_menu ul {
	margin: 10px 0 0 20px;
	padding: 0;
	line-height: 1.500em;
}

#main_menu ul li {
	list-style: none;

	color: #FFFFFF;
	font-weight: bold;
}

#main_menu ul li img {
	float: left;
	margin-top: 0.220em;
	margin-right: 0.600em;
}
 
.right {
	text-align: right;
}

.comments {
	margin-top: 0.875em;
        font-size: 14px;
	background-image: url(images/comment_bg.gif);
	background-repeat:repeat-x;
}


.comments a {
	color: #FFFFFF;
	text-decoration: none;
}


#main_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#main_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#auth a {
	color: #041f6c;
	text-decoration: none;
}

#auth a:hover {
	color: #041f6c;
	text-decoration: underline;
}

#authed a {
	color: #041f6c;
	text-decoration: none;
}

#authed a:hover {
	color: #041f6c;
	text-decoration: underline;
}

#titles a {
	color: #4c73c1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	padding-top: 2px;
}

#titles a:hover {
	color: #7798db;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	padding-top: 2px;
}

.certtable a {
	color: #4c73c1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	padding-top: 2px;
}

.certtable a:hover {
	color: #7798db;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	padding-top: 2px;
}

.cattable a {
	color: #4c73c1;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	padding-top: 2px;
}

.cattable a:hover {
	color: #7798db;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	padding-top: 2px;
}

div.href {
text-align:center
}

div.href a {
text-decoration: none;
margin: 0 0.250em 0.250em 0;
}

td.col table {
	margin-top: 1em;
} 

#main_menu {
	#background-image: url(images/h_main_menu_bg.gif);
        background: #b45a1d;
	#height: 224px;
}

#new {
	#background-image: url(../images/h_new_bg.gif);
	color:#FFFFFF;
	background: #b45a1d;
	#height: 56px;
}

.submenu a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
}

.submenu a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 5px;
}

#ans {
	#background-image: url(images/h_ans_bg.gif);
        background: #d8d8d8;
	height: 55px;
}

#gb_answer {
	color: #cc0000;
	font-size: 12px;
}

#gb_msg {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-right: 25px;
	padding-left: 25px;
}

.anstd {
	text-align: center;
	font-size: 0.675em;
	color:#000000;
	padding-right: 5px;
	padding-left: 5px;
}

.smcenter {
	text-align: center;
	font-size: 11px;
	color:#000000;
}

#photo {
	#background-image: url(images/h_photo_bg.gif);
	background: #d8d8d8;
	text-align: center;
  	margin:0px auto;
	width: 160px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#auth {
	background: #d8d8d8;
	background-image: url(../images/h_auth_bg.gif);
	background-repeat:no-repeat;
	height: 155px;
}

#comment {
	text-align: center;
	#background: #d8d8d8;
	background-image: url(../images/bg_comment.gif);
	background-repeat:repeat-x;
	width: 270px;
	height: 155px;
	padding-top: 15px;
	padding-bottom: 20px;
}

#comment textarea {
	font-size: 11px;
        width: 220px;
	height: 100px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid;
}

#authed {
        background: #d8d8d8;
	#background-image: url(../images/h_auth_bg.gif);
	#height: 155px;
}

#popular {
	background: #d8d8d8;
	height: 392px;
	margin: 0;
	color:#041f6c;
	text-indent: 20px;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-size: 10px;
}

#statistic {
	#background-image: url(images/h_statistic_bg.gif);
	background: #d8d8d8;
	height: 56px;
}

#footer {
	font-size: 12px;
	color:#FFFFFF;
	width: 100%;
	height: 24px;
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu td {
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 0.875em;
	color:#FFFFFF;
	padding-left: 1em;
	padding-right: 1em;
}

#location {
	background-image: url(../images/location_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}

#location td.ref {
	padding-left: 1em;
	font-size: 0.750em;
	vertical-align: middle;
	width: 100%;
}

#logo {
	width: 100%;
	height: 90px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: repeat-x;
}

#logo td {
	padding-left: 20px;
	vertical-align: middle;
}

#search {
	height: 24px;
	width: 100%;
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
}

#frm_search input {
	margin: 0px;
        padding-left: 4px;
}

.r_p {
	color: #FF0000;
}

.price_big {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.price_small {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#auth label {
	font-size: 0.750em;
	margin: 0;
	padding: 0;
}

#alphabet {
letter-spacing: 10px;
width: 60%;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#alphabet a {
	color: #4c73c1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#alphabet a:hover {
	color: #7798db;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#pages {
width: 60%;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#pages a {
	color: #4c73c1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#pages a:hover {
	color: #7798db;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#auth p {
	font-size: 0.750em;
	margin: 0;
	padding-right: 20px;
	text-align: right;
}

#authed p {
	font-size: 0.750em;
	margin: 0;
	text-align: center;
}

#auth fieldset {
	height: 70px;
	margin:0;
	padding-left: 30px;
}

#auth input {
	margin: 0px;
        padding-left: 4px;
}

