@charset "utf-8";
/* CSS By Alireza Maghari, Toranjnet.com, alireza@toranjnet.com */



body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

.a_type1 {
	color: #FFFFFF;
	text-decoration: none;
}

.a_type1:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.a_type2 {
	color: #073E00;
	text-decoration: none;
}

.a_type2:hover {
	color: #0F8000;
	text-decoration: none;
}

.center_bg {
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-x;
}
.border_color1 {
	border: 1px solid #C7E4BA;
	padding: 2px;
}


/* text type */
.tt1 {
	font-family: tahoma;
	line-height: 20px;
	text-decoration: none;
}
.tt2 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.tt3 {
	font-size: 10px;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* text size */
.ts1 {
	font-size: 14pt;
}
.ts2 {
	font-size: 12pt;
}
.ts3 {
	font-size: 11px;
}

/* text color 1 */

.tc1b0 {
	color:#ffffff;
}
.tc1b1 {
	color:#999999;
}
.tc1b2 {
	color:#666666;
} 
.tc1b3 {
	color:#333333;
}
/* text color 2 */

.tc2b1 {
	color:#9FD18A;
}
.tc2b2 {
	color:#0F8000;
}
.tc2b3 {
	color:#073E00;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #073E00;
	border: 1px dotted #073E00;
}


/* text color 3 */

.tc3b1 {
	color:#747474;
}
.tc3b2 {
	color:#747474;
}
.tc3b3 {
	color:#747474;
}
.bgc1b0 {
	background-color: #EBF5E7;
}



.bgc1b1 {
	background-color: #C7E4BA;
}
.bgc1b2 {
	background-color: #9FD18A;
}

.bgc1b3 {
	background-color: #518C37;
}
.bgc1b3-b {
	background-color: #61A842;
}


.bgc1b4 {
	background-color: #0E6F00;
}

.textfield1 {
	border: 1px solid #006666;
	font-size: 11px;
	font-family:tahoma;
	color:#737373;
	padding:3px;
}