body {
	margin: 10px 0px;
	padding: 0px;
	background: #AED5F2 url(images/index001.gif) repeat scroll left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

a.link1 {
	font-size: 11px;
	color: #38729C;
	text-decoration: none;
}

a.link1_bold {
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link1_bold:hover {
	text-decoration: underline;
}


a.link2 {
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	font-size: 11px;
	color: #757575;
}

a.link3:hover {
	text-decoration: none;
}

a.link4 {
	font-size: 12px;
	color: #38729C;
	text-decoration: none;
}

a.link4_bold {
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}

a.link4:hover {
	text-decoration: underline;
}

a.link4_bold:hover {
	text-decoration: underline;
}

a.link5 {
	font-size: 11px;
	color: #38729C;
	text-decoration: underline;
}

.table_line {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
}



.text1 {
	font-size: 11px;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	color: #757575;
}

.text2_bold {
	font-size: 11px;
	font-weight: bold;
	color: #757575;
}


.textred {
	font-size: 11px;
	color: #FF0000
}

.textwhite {
	font-size: 11px;
	color: #FFFFFF
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFA12A;
}

.text4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFA12A;
}

.text5 {
	font-size: 18px;
	color: #008682;
}

.text6 {
	font-size: 18px;
	color: #FFA12A;
}

.text7 {
	font-size: 18px;
	color: #3BA7A6;
}

.text8 {
	font-size: 12px;
	font-weight: bold;
	color: #008682;
}

.input1 {
	width: 127px;
	border: none;
	background: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.paginationCurPage
{
  font-weight: bold;
  color: #CC6600;
  border: 1px solid #CC6600;
  margin: 1px;
  padding: 3px;
}

.pollBorder
{
  font-weight: normal;
  color: #FF9900;
  border: 1px solid #FF9900;
  margin: 1px;
  padding: 3px;
}

.linksBorder
{
  font-weight: normal;
  color: #FFCC99;
  border: 1px solid #FFCC99;
  margin: 1px;
  padding: 3px;
}

.paginationLink
{
  cursor: pointer;
  font-weight: normal;
  text-decoration: none;
  color: #003399;
  margin: 1px;
  padding: 3px;
}

.pagination
{
  font-weight: normal;
  color: #000000;
  margin: 1px;
  padding: 3px;
}

.paginationSep
{
  font-weight: normal;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

.paginationNext, .paginationPrev
{
  cursor: pointer;
  font-weight: normal;
  text-decoration: none;
  color: #003399;
}

.paginationMiddle {
  text-align: center;
}

.widget{
  margin: 1em .6em 1.8em .6em;
  min-width: 0; /* IE7 peakaboo fix */
  padding: 0;
}

.widget ul ul{
  margin: 0 0 0 .8em;
  padding: 0;
}

.widget_tag_cloud a{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  color: #669933;
  vertical-align: middle;
  text-decoration: none;
  padding: 0 0.2em;
  letter-spacing: -0.04em;
}

.widget_tag_cloud a:hover{
  color: #fff;
  background-color: #2d83d5;
  text-decoration: none;
}

.post .tags, .attachment p.postcontrols{
  float: left;
  display: block;
  padding-left: 19px;
  margin: 0;
  background:transparent url(images/post-icons.png) no-repeat 0 top;
}


.widget#tag_cloud{ text-align: justify; }
.widget#tag_cloud a{ line-height: 125%; }

.widget h2.title{
   font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
   background: transparent url(images/div-h2.gif) repeat-x left bottom;
   color: #8b8b89;
   padding-bottom: 2px;
   font-size: 125%;
   margin-bottom: .4em;
}
