/* CSS Document */
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bolder;
	color: #FF0000;
	font-style: italic;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	}

.under {
	font-family: "Comic Sans MS";
	font-size: 40px;
	font-weight: bolder;
	color: #CCCCCC;
	line-height: normal;
	}
	

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;
	padding:3px 3px 3px 25px;
	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;
}
	
.copy_rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	background-repeat: repeat;
	}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF6600;
	font-style: italic;
}

.main_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #0066FF;
	font-style: normal;
	line-height: 40px;
	border-bottom-color: #0000FF;
	clip: rect(25px,auto,auto,auto);
}
.main_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 40px;
	border-bottom-color: #0000FF;
	clip: rect(25px,auto,auto,auto);
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0066FF;
	font-style: normal;
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0066FF;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	padding-left: 10px;
}

.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: #B9DDFB;
	border-bottom-color: #B9DDFB;
	border-left-color: #B9DDFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9DDFB;
	border-left-color: #B9DDFB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #B9DDFB;
	border-bottom-color: #B9DDFB;
	border-top-width: 1px;
}

.table3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B9DDFB;
	border-right-color: #B9DDFB;
	border-bottom-color: #B9DDFB;
	border-left-color: #B9DDFB;
	border-left-width: 1px;
}

.table2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B9DDFB;
	border-right-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:#FF6600;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

a:hover{color:#0066FF;}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.but2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:underline;
}
.but3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	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;
}

.postlist {
}
.postlist li {display:block; padding:0px;}
.postlist a,.postlist a:visited, .postlist a:active {
	display:block;
	color:#ff6603;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 13px;
	background-attachment: fixed;
	margin-left: 5px;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-left-color: #0033FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfe0fb;
	background-color: #eff9fe;
}
.postlist a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #0066FF;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
