@charset "utf-8";
/* CSS Design by Alireza Maghari - alireza@toranjnet.com */

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0086e4;
	text-decoration: none;
}

a:hover {
	color: #ff5a00;
	text-decoration: none;
}

h1 {
	ont-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding-bottom:8px;
}

h1 a {
	color: #333333;
	text-decoration: none;
}

h1 a:hover {
	color: #0082e6;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h2 a {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #0082e6;
	text-decoration: none;
}

h3 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
}

/* text type */

.tt1 {
	font-family: tahoma;
	line-height: 20px;
	padding-bottom:5px;
}
.tt2 {
	font-family: tahoma;
	line-height: 15px;
}

/* text size */
.ts1 {
	font-size: 15px;
}
.ts2 {
	font-size: 12px;
}
.ts3 {
	font-size: 11px;
}

.ts4 {
	font-size: 10px;
}

/* text color 1 */
.tc1b1 {
	color:#CCCCCC;
}
.tc1b2 {
	color:#747474;
}
.tc1b3 {
	color:#383838;
}

/* text color 2 */

.tc2b1 {
	color:#FF8400;
}
.tc2b2 {
	color:#F5440E;
}
.tc2b3 {
	color:#ae1e23;
}

/* text color 3 */

.tc3b1 {
	color:#5EA3FF;
}
.tc3b2 { color:#15529e; }
.tc3b3 {
	color:#004AAE;
}