﻿body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#d7d7d7;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #336699;
}
a:active {
	color: #336699;
}


.shadow_left {
	background-image: url(../img/shadow_left.png);
}

.shadow_right {
	background-image: url(../img/shadow_right.png);
}

.title {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
}

.content {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.content_blue {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.content1 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.content1_2 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}


.content_new {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.content_new1 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.for_title {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 18px;
}

.content2 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 10px;
	line-height: 18px;
}

.content_inside {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}

.content_inside1 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}

.content_blank {
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.table {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footer {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 14px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
margin-right: 0;
font: 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
height:25px;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin: 0px;
border: 1px solid #778;
color: #000000;
background: #CFCFCF;
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #336699;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color: #336699;
}

.shadetabs li a.selected{ /*selected main tab style */
background: #336699; 
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
color: #666666;
}





