td {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #666666;
	margin: 2px;
}
/*#leftbg {
	background-image: url(../images/home_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #663366;
	height: 500px;
	float: left;
	width: 100px;
}
#rightbg {
	background-image: url(../images/home_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
	float: left;
	width: 100px;
}*/
body {
	background-color: #E9E9E9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.footersta {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

.boxder{
	margin:3px;
}
.bluetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#3ab3f4;
	text-decoration: none;
}
.bluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#3ab3f4;
	text-decoration:none;
}
.bluetext a:link{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#3ab3f4;
	text-decoration:none;
}
.bluetext a:visited{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#3ab3f4;
	text-decoration:none;
}
.bluetext a:hover{
	text-decoration:underline;
		color:#157db9;
}

.text_link1 {
	FONT-SIZE: 12px; 
	COLOR: #3ab3f4;
	font-family:"ms Sans Serif", tahoma;
}
a.text_link1:link {
	COLOR: #3ab3f4; 
	TEXT-DECORATIOn:none;
}
a.text_link1:visited {
	COLOR: #3ab3f4; 
	TEXT-DECORATION: none;
}
a.text_link1:hover {
	COLOR: #0b6aa1; 
	TEXT-DECORATION: underline;
}
a.text_link1:active {
	COLOR: #0b6aa1; 
	TEXT-DECORATION: underline;
}
ul.sample {
	list-style-type: inherit;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: inside;
	margin-left: 0px;
padding: 0px;

}
ul.grey {
	list-style-type: inherit;
	list-style-image: url(../images/bulletg.jpg);
	list-style-position: inside;
	margin-left: 0;
    padding-left: 0;

}
ul.orange {
	list-style-type: inherit;
	list-style-image: url(../images/bulleto.jpg);
	list-style-position: inside;
	margin-left: 0;
    padding-left: 0;

}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.textwebboard {
text-decoration: none;
background: url(../images/underline.jpg) repeat-x 100% 100%;
padding-bottom: 4px;
white-space: nowrap;
}
.style1 {
	font: 14px;
	color: #999999;
}
.style1-2 {
	font: bold 14px;
	color: #FFFFFF;
}
.style2 {font-size: 16px}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color:#348CBE;
}
.style3-2 {
	font-size: 18px;
	font-weight: bold;
	color:#348CBE;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #3ab3f4;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style6 {color: #348CBE; font-weight: bold; }


