body {
	background-color: #999999;
	color: #735b3d;
}

.bgWhite {	
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #0000FF;
	font-weight: normal;
	font-size:14px;
	text-decoration: none;
}
a:hover{
	color: #00FF00;
	font-size:14px;
	text-decoration: none;
}

.logo {
	background-color: #FFFFFF;
	font-family: samarkan;
	font-size: 45px;
	font-weight: bold;
	color:#009900;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#8b4513;
}

.txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#8b4513;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
	text-align:center;
}

.menu a:link {
	color: #0066CC;
	padding-right: 50px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.menu a:active {
	color: #0066CC;
	padding-right: 50px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.menu a:visited {
	color: #0066CC;
	padding-right: 50px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.menu a:hover {
	color: #ff0000;
	padding-right: 50px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}


.image {
	border-color: white;
}

.leftpart{
	padding-left: 20px;
	font-family: verdana;
	background-color: #CC6633;
	color: #FFFFFF;
	font-weight: Bold;
	font-size:16px;
}

.leftpart a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
}
.leftpart a:hover{
	color: #FFCC00;
	font-size:12px;
	text-decoration: none;
}

.rightpart{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339900;
	color: #FFFFFF;
	font-weight: Bold;
	font-size:16px;
}
.rightpart a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
}
.rightpart a:hover{
	color: #FFCC00;
	font-size:12px;
	text-decoration: none;
}

.outsource{
	font-family: Georgia;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:24px;
}

.outsource a:link{
	color: #FFFFFF;
	font-weight: bold;
	font-size:24px;
	text-decoration: none;
}
.outsource a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size:24px;
	text-decoration: none;
}
.outsource a:active{
	color: #FFFFFF;
	font-weight: bold;
	font-size:24px;
	text-decoration: none;
}
.outsource a:hover{
	color: #00FF00;
	font-weight: bold;
	font-size:24px;
	text-decoration: none;
}


.heading {
	color: navy;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.heading a:link{
	color: #ffffff;  
	text-decoration: none;
	font-size:14px;
}
.heading a:hover{
   color: #FF0000;
	text-decoration: none;
	font-size:14px;
}
.heading a:visited{
   color: #ffffff;
	text-decoration: none;
	font-size:14px;
}

.text {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color:#000033;
	text-align: justify;	
}

.copyright{
	background-color: #DDDDDD;
	color:#0066CC;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a:visited {
	color:#0066CC;
	text-decoration:none;
}

.copyright a:link {
	color:#0066CC;
	text-decoration:none;
}

.copyright a:hover {
	color: #ff0000;
	text-decoration: none;
}


.link1 a:link {
	color:#0000FF;
	text-decoration:none;
}
.link1 a:visited {
	color:#0000FF;
	text-decoration:none;
}
.link1 a:hover {
	color: #ff0000;
	text-decoration: none;
}
.shortdesc{
	padding: 20px;
	text-align:justify;
}
