﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 { font-size: 18px; }
h2 {
	font-size: 14px;
	color: #03C;
}
h3 {
	font-size: 14px;
	color: purple;
	text-align: center;
}

a {
	color: #39549b;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	line-height: 16px;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
.tpurplebox { background-color: #d0b1e0; padding:5px;border:1px solid #b336f3; }
.tbluebox { background-color: #E6F2FF; padding:5px;border:1px solid #6581ea; }
.tyellowbox { background-color: #FBFFE6; padding:5px;border:1px solid #FDE962; }



/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, arial, tahoma;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}



/* Left Sidebar : Categories */


#categories_header {
	margin-bottom: 2px;
	width: 150px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 150px;
	list-style-type: none;
	font-size: 12px;
	font-family: tahoma, arial, tahoma;	
}

#categories li {
	width: 150px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
	font-family: tahoma, arial, tahoma;
}

/* Main content Area */

#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}
.style17 tbody tr td div .style9 font {
	color: #F0F;
}
.style17 tbody tr td div table tbody tr .style15 {
	font-size: 12px;
	text-align: center;
}
.style17 tbody tr td .tbluebox .style11 strong {
	font-size: 16px;
	color: #06C;
}
