/** Common Styles */
body {
	margin: 5px 0 5px 0;
	padding: 0;
	background: #E0E0E0;
	text-align: justify;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060; 
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	color: #74C900;
}

p, ul, ol {
	margin-bottom: 1.3em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #74C900;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #74C900;
}

/** Style for header starts here */

#topheader {
	background: #74C900;
	width: 775px;
	height: 125px;
	margin: 0px auto;
	background: url(img/topheader.png) no-repeat left top;
}

#header {
	width: 775px;
	height: 320px;
	margin: 0px auto;
	background: url(img/header.jpg) no-repeat left top;
}

/** Style for menu starts here */

#menu {
	width: 775px;
	height: 10px;
	padding-top: 100px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 15px;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #2D2D2D;
	color: #FFFFFF;
}

#menu .active a {
	background: #2D2D2D;
}
/** Style for wrapper starts here */

#wrapper {
	width: 775px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #D0D0D0;
}

/** Style for content starts here */

#content {
	width: 775px;
	margin: 0px auto;
	padding-top: 35px;
}

#content h2 {
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
}

#content span {
	color: #2D2D2D;
}

#content p {
}

#content strong {
	color: #131313;
}

DIV.tab {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#left {
	float: left;
	width: 520px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#left ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#left li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(img/dot_l.gif) no-repeat 0 7px;
	line-height: 17px;
}

#left .post {
	margin-bottom: 20px;
}

#left_big {
	float: left;
	width: 590px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#left_big ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#left_big li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(img/dot_l.gif) no-repeat 0 7px;
	line-height: 17px;
}
#left_big .post {
	margin-bottom: 20px;
}

#leftfull {
	float: left;
	width: 720px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#leftfull ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#leftfull li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(img/dot_l.gif) no-repeat 0 7px;
	line-height: 17px;
}

#leftfull .post {
	margin-bottom: 20px;
}

#right {
	float: right;
	width: 170px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right li {
	padding: 6px 10px;
	border-bottom: 1px solid #97D862;
	background: url(img/dot_r.gif) no-repeat left 14px;
}

#right li a {
	text-decoration: none;
	color: #6E9D01;
}

#right h2 {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #74C900;
}

#right_small {
	float: right;
	width: 100px;
	margin-bottom: 20px;
	padding-right: 20px;
}

#right_small ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right_small li {
	padding: 6px 10px;
	border-bottom: 1px solid #97D862;
	background: url(img/dot_r.gif) no-repeat left 14px;
}
#right_small li a {
	text-decoration: none;
	color: #6E9D01;
}

#right_small h2 {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #74C900;
}

/** Style for footer starts here */

#footer {
	clear: both;
	width: 775px;
	height: 10px;
	margin: 0px auto;
	padding-top: 5px;
	border-top: 1px solid #444444;
	text-transform: uppercase;
	font-size: 10px;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer a {
	color: #707070;
}

/** Style for text */
#deftex {
	FONT: 13px Arial, Verdana;
	COLOR: #000000
}
#deftexbo {
	FONT: 13px Arial, Verdana;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
#deftexred {
	FONT: 13px Arial, Verdana;
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
}
#deftexgreen {
	FONT: 13px Arial, Verdana;
	COLOR: #09BD00;
	FONT-WEIGHT: bold;
}
#deftexwhite {
	FONT: 13px Arial, Verdana;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
}
#deftexsm {
	FONT: 11px Arial, Verdana;
	COLOR: #000000
}
#deftexblue {
	FONT: 13px Arial, Verdana;
	COLOR: #0000FF;
	FONT-WEIGHT: bold;
}
.tablesheader_grey {
	background-color: #F1F1F1;
}
.tablesheader_darkgrey {
	background-color: #D1D1D1;
}
.tablesheader_lightgrey {
	background-color: #FAFAFA;
}
.tablesheader_white {
	background-color: #FFFFFF;
}