/* CSS Document */
.body {
	margin-top: 0px;
	background-image: url(images/bg_text.jpg);
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bolder;
	color: #FF0000;
	font-style: italic;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-align: justify;
	}
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 8px;
	}
	
text_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	background-color: #00CCFF;
	}

.buttontext {
	display:block;
	color:#333333;
	text-decoration:none;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left 7px;
	line-height: 18px;
	padding-left: 15px;
	text-align: justify;
	font-weight: normal;
}
	
.copy_rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	background-color: #F5821F;
	}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.main_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF3300;
	font-style: normal;
	line-height: 40px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0066FF;
	font-style: normal;
	text-decoration: none;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}

.table_index {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #F5821F;
	border-bottom-color: #F5821F;
	border-left-color: #F5821F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.table {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #B9DDFB;
	border-bottom-color: #B9DDFB;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.table3 {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B9DDFB;
	border-right-color: #B9DDFB;
	border-bottom-color: #B9DDFB;
	border-left-color: #FF0000;
	border-top-width: 1px;
}

.table2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #F5821F;
	border-bottom-color: #B9DDFB;
	border-left-color: #F5821F;
	border-right-width: 1px;
	border-left-width: 1px;
}

.table_bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #B9DDFB;
	border-bottom-color: #B9DDFB;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-right-width: 0px;
}

a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

a:hover{
	color:#000000;
}

.but1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.but1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration:none;
}
.but2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
.but2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F5821F;
	display: block;
	line-height: 18px;
}
.but3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	font-style: normal;
}
.but3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #0033CC;
	background-repeat: no-repeat;
}
