@charset "utf-8";
/* Template CSS - Design by Alireza Maghari - www.toranjnet.com - info@toranjnet.com  */

p {
	margin: 0px;
	padding: 0px;
	line-height:16px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff2f00;
	text-decoration: none;
}

h1 {
	font-family:tahoma; font-size:11px; color:#000000; font-weight:bold; padding-bottom:10px;
}

h1 a {
	color: #114477;
	text-decoration: none;
}
h1 a:hover {
	color: #ff2f00;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h2 a {
	color: #114477;
	text-decoration: none;
}
h2 a:hover {
	color: #ff2f00;
	text-decoration: none;
}

h3 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin:0px;
	margin-bottom:8px;
	margin-top:2px;
}

h3 a {
	color: #999;
	text-decoration: none;
}
h3 a:hover {
	color: #ff2f00;
	text-decoration: none;
}


/* text type */

.tt1 {
	font-family: times;
}
.tt2 {
	font-family: tahoma;
}

/* text size */
.ts1 {
	font-size: 15px;
}
.ts2 {
	font-size: 12px;
}
.ts3 {
	font-size: 11px;
}

.ts4 {
	font-size: 10px;
}

.ts5 {
	font-size: 8.5px;
	font-weight:bold;
}

/* text color 1 */
.tc1b1 {
	color:#CCCCCC;
}
.tc1b2 {
	color:#747474;
}
.tc1b3 {
	color:#383838;
}

/* text color 2 */

.tc2b1 {
	color:#FF8400;
}
.tc2b2 {
	color:#F5440E;
}
.tc2b3 {
	color:#000000;
}

/* text color 3 */

.tc3b1 {
	color:#5EA3FF;
}
.tc3b2 {
	color:#0063ea;
}
.tc3b3 {
	color:#004AAE;
}

.RooTitr {font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #ff2f00;
	text-decoration: none;
	margin:0px;
	margin-bottom:4px;
	margin-top:2px;}
	
	.MessageLable 
{
	background-color: #ffe7e7;
	font-family: tahoma;
	font-size: 15px;
	color: Red;
	font-weight:bold;
	border: 1px dotted Red;
	padding: 12px;
	margin:8px;
	text-align:center;
	
}

.OKMessage
{
	
	font-size: 15px;
	background-color: #CCFF99;
	font-family: tahoma;
	color: Green;
	font-weight:bold;
	border: 1px dotted Green;
	padding: 12px;
	margin:8px;
	text-align:center;
	
}
