/* CSS Document */
<!--
body {

    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
-->


/* body */
.body-bg{
	background-color: #f4f7fc;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
}

.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
	font-variant: normal;
}
.arrow{
	font-family: Tahoma;
	font-size: 8px;

}






.box-links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	background-image: url(images/123.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 24px;
	height: 30px;
	width: 174px;
	display: block;	
}

.box-links:hover{
	
	
	font-weight: bolder;
	color: #711095;
	
}

.box-linksbold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #711095;
	text-decoration: none;
}



.welcom{
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #0f4580;
	text-decoration: none;
}

.welcom2{
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #740c95;
	text-decoration: none;
}

.welcom3{
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #740c95;
	text-decoration: none;
}
.welcom4{
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #0f4580;
	text-decoration: none;
}

.textbold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #7a0a9d;
	text-decoration: underline;
}

.textbold:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #0f4580;
	text-decoration: none;
}


.textbold2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #0f4580;
	text-decoration: underline;
}

.textbold2:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #7a0a9d;
	text-decoration: none;
}

.blackbold{
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}






/* footer*/
.footer-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-links2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.footer-links2:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #711095;
	text-decoration: underline;
}


.footer-links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fce001;
	text-decoration: underline;
}