body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: normal;*/
	font-weight:bold;
	color:#00448A;
	text-decoration: none;
}

.text_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	font-weight: normal;*/
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
		
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #205283;
	text-decoration: none;
}

.footr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}


.forum_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0089E1;
	text-decoration: none;
}

.forum_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9AAACB;
	text-decoration: none;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #0193E0;
	text-decoration: none;
}
.headtext_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #0193E0;
	text-decoration: none;
}

.txtbox {
	height: 16px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.txtbox_1 {
	height: 17px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bluetop {
background-image:url(../images/forum_03.jpg);
background-repeat:no-repeat; 
}
.bluetop_new {
background-image:url(../images/forum_03_new.jpg);
background-repeat:no-repeat; 
}
.bluebottom {
background-image:url(../images/forum_06.jpg);
background-repeat:no-repeat; 
}
.bluebottom_new {
background-image:url(../images/forum_06_new.jpg);
background-repeat:no-repeat; 
}
.blueborder {
background-image:url(../images/forum_05.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
/*	border-bottom-width: 1px;*/
/*	border-left-width: 1px;*/
	border-top-style: solid;
	border-right-style: solid;
/*	border-bottom-style: solid;*/
/*	border-left-style: solid;*/
	border-top-color: #0089E1;
	border-right-color: #0089E1;
/*	border-bottom-color: #0089E1;*/
/*	border-left-color: #0089E1;*/
}
.blueborder_new {
background-image:url(../images/forum_05_new.jpg);
	
}
.whiteboxtop {
background-image:url(../images/links_03.jpg);
background-repeat:no-repeat; 
}
.whiteboxbottom {
background-image:url(../images/links_06.jpg);
background-repeat:no-repeat; 
}
.whiteboxcontent {
background-image:url(../images/links_05.jpg);
background-repeat:repeat-y;
}

#menu_img {
background-image:url(../images/home-01.jpg);
background-repeat:no-repeat;
  position: absolute;
  top: 242px;
  left: 348px;
  width: 30px;
  height: 125px;
}
