body{
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-image: url(bg.gif);
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.text1{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
.text2{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.text3{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #096372;
text-decoration: none;
}
.text4{
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #526578;
text-decoration: none;
}
.text5{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.text6{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.text7{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #FF0000;
text-decoration: none;
}
.text8{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #096372;
text-decoration: none;
}
.text9{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #6666FF;
text-decoration: none;
}
.text10{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #6666FF;
text-decoration: none;
}
.text11{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #445464;
text-decoration: none;
}

.tabstyle1{
border-style: groove;
border-bottom: rgb(175, 200, 250) 1px solid;
border-top: rgb(175, 200, 250) 1px solid;
border-left: rgb(175, 200, 250) 1px solid;
border-right: rgb(175, 200, 250) 1px solid;
}

/***************** Start Buttons **************************/
.tabsmenu li a{
	float: left;
	display: block;
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold; 
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.tabsmenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}

.tabsmenu li.selective a, .tabsmenu li a:hover{
	color: #7D007D; 
	background-position: left;
	background-image: url(../images/menur_hover_left.jpg);
	background-repeat: no-repeat;
}

.tabsmenu li.selective a b, .tabsmenu li a:hover b{
	color: #7D007D; 
	background-image: url(../images/menur_hover_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/*************************** End Buttons ***************************/

.sbut{
	background-color:#2C6778;
	border:0px solid;
	border-bottom:#2C6778 2px solid;
	border-top:#2C6778 2px solid;
	border-left:#2C6778 2px solid;
	border-right:#2C6778 2px solid;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}
