/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);

}

#table1 {
	background-color:#FEFDEB;
}

.price_table_bg {
	background-color:#E3E3E6;
}

.body_text_brown {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:10px;
	color:#663300;
}

a.body_text_brown:link,visited,active {
	color: #663300;
	font-weight:normal;
	text-decoration: none;
}
a.body_text_brown:hover {
	text-decoration: underline;
	color: #663300;
	font-weight:normal;
}

.body_text_black {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:10px;
	color:#000000;
}

a.body_text_black:link {
	color: #000000;
	text-decoration: none;
}
a.body_text_black:visited {
	text-decoration: none;
	color: #000000;
}
a.body_text_black:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a.body_text_black:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.black_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.black_title_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
}

.black_title_comic {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:12px;
	color:#000000;
}

.menu_black_big {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:14px;
	color:#000000;
}

a.menu_black_big:link {
	color: #000000;
	text-decoration: none;
}
a.menu_black_big:visited {
	text-decoration: none;
	color: #000000;
}
a.menu_black_big:hover {
	text-decoration: none;
	color: #D47F00;
	font-weight:bold;
}
a.menu_black_big:active {
	text-decoration: none;
	color: #000000;
}


/*
Logout Link Style
*/
.menu_black_logout {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:14px;
	color:#000000;
}

a.menu_black_logout:link {
	color: #000000;
	text-decoration: none;
}
a.menu_black_logout:visited {
	text-decoration: none;
	color: #000000;
}
a.menu_black_logout:active {
	text-decoration: none;
	color: #000000;
}
a.menu_black_logout:hover {
	text-decoration: none;
	color: #2A1FFF;
	font-weight:bold;
}


/*
Menu Black Left Panel Products
*/
.menu_black {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:11px;
	color:#000000;
}

a.menu_black:link {
	color: #000000;
	text-decoration: none;
}
a.menu_black:visited {
	text-decoration: none;
	color: #000000;
}
a.menu_black:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a.menu_black:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


/*
Left panel Menu Style When it Selected
*/
.menu_black_visited {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:11px;
	color:#FF0000;
}

a.menu_black_visited:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a.menu_black_visited:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a.menu_black_visited:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a.menu_black_visited:active {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}


/*

*/
.brown_title {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:9pt;
	color:#800000;
}

.brown_detail_title {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:11px;
	color:#990000;
	font-weight:500;
}

.footer_links {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:9px;
	color:#800000;
}

a.footer_links:link {
	color: #800000;
	text-decoration: none;
}
a.footer_links:visited {
	text-decoration: none;
	color: #800000;
}
a.footer_links:hover {
	text-decoration: none;
	color: #800000;
	font-weight:bold;
}
a.footer_links:active {
	text-decoration: none;
	color: #800000;
	font-weight:bold;
}

.footer {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:10px;
	color:#999999;
}

.orange_boader {
	border:solid;
	border-color:#D49705;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;

}

.form_button { 
	font-family:"comic Sans MS", verdana, Arial; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000 ; 
	border: #CCCCFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.body_test_ash {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:11px;
	color:#5B5B5B ;

}

.dot_boader {
	border-width:1px;
	color:#FF0000;
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
}

table.err_table{
	border: 2px solid #FF0000;
	empty-cells: show;
	border-collapse: collapse;
}

table.err_table td.err_table_td {
	border: 2px solid #FF0000;
}

.err_colour {
	font-family:"comic Sans MS", verdana, Arial;
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.err_colour:link,visited,active {
	color:#FF0000;
	font-weight:normal;
	text-decoration: none;
}
a.err_colour:hover {
	color:#FF0000;
	font-weight:normal;
	text-decoration: underline;
}

.form_button_transparent { 
	font-family:"comic Sans MS", verdana, Arial;
	font-size:9pt;
	color:#800000;
	font-weight:bold;
	text-decoration:underline;
	width:100px;
	background-color: transparent ; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

.form_button_transparent_black { 
	font-family:"comic Sans MS", verdana, Arial;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	width:100px;
	background-color: transparent ; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

.h3_header {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:18px;
	color:#0000000;
	font-weight:bold;
}

.h3_header_red {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:18px;
	color:#FF00000;
	font-weight:bold;
}

a.h3_header_red:link {
	color: #FF0000;
	text-decoration: none;
}
a.h3_header_red:visited {
	text-decoration: none;
	color: #FF0000;
}
a.h3_header_red:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a.h3_header_red:active {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

.special_text {
	font-family:"comic Sans MS", verdana, Arial;
	font-size:12px;
	color:#990000;
	font-weight:500;
}
