body {
	background-color: #c9e2e3;
	background-image: url(images/back01.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f78b47;
	text-decoration: none;
	font-weight: normal;
	cursor: crosshair;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f78b47;
	text-decoration: none;
	font-weight: normal;
	cursor: crosshair;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f78b47;
	text-decoration: none;
	font-weight: normal;
	cursor: crosshair;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	cursor: crosshair;
}
#container {
	width: 504px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/backtab01.jpg);
	background-repeat: repeat;
	overflow: auto;
	padding-bottom: 26px;
}
#header {
	height: 432px;
	background-image: url(images/header01.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 270px;
	margin-left: 35px;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #55bd41;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ddeefc;
}
.post1 {
	color: #749fbd;
	text-align: justify;
	margin-bottom: 7px;
}
#col2 {
	width: 153px;
	margin-left: 315px;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f9a373;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	height: 17px;
}
.post2 {
	color: #749fbd;
	text-align: justify;
	margin-bottom: 7px;
}
.post2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4cc3b4;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	background-color: #ddeefc;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85d8ff;
	border-left-color: #85D8FF;
	text-transform: uppercase;
	font-style: italic;
}
.post2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4cc3b4;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	background-color: #ddeefc;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85d8ff;
	border-left-color: #85D8FF;
	text-transform: uppercase;
	font-style: italic;
}
.post2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4cc3b4;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	background-color: #ddeefc;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85d8ff;
	border-left-color: #85D8FF;
	text-transform: uppercase;
	font-style: italic;
}
.post2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4cc3b4;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	background-color: #C7E3F9;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDEEFC;
	border-left-color: #DDEEFC;
	text-transform: uppercase;
	font-style: italic;
}
.text1  {
	color : #749fbd;
	text-decoration: underline;
}
.text2  {
    color : #2bb6ed;
} 

