.text
{
    FONT-SIZE: 13px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A
	{ text-decoration: none; }

A:hover
	{color:#FF0000; text-decoration: underline; }

body, 
.a1, .a1 td, 
.a2, .a2 td, 
.a3, .a3 td, 
.a4, .a4 td, 
.a5, .a5 td, 
.a6, .a6 td     
	{font-family: arial, helvetica;}

.v1, .v1 td, 
.v2, .v2 td, 
.v3, .v3 td,    
.v4, .v4 td, 
.v5, .v5 td, 
.v6, .v6 td     
	{font-family: verdana, geneva, helvetica; }

.m1, .m1 td, 
.m2, .m2 td,
.m3, .m3 td,    
.m4, .m4 td, 
.m5, .m5 td, 
.m6, .m6 td,
.nd, .nd td
	{font-family: ms sans serif, geneva, helvetica; }

.m2 {font-family: arial, ms sans serif, geneva, helvetica; }

TD.nav_cellover { BACKGROUND-COLOR: #CC0000;}
TD.nav_cellout {  BACKGROUND-COLOR: #8C0101;}
TD.nav_selected { BACKGROUND-COLOR: #1E5C99;}

noline:hover { text-decoration: none;}
a.noline:hover { text-decoration: none;}


.t1, .t1 td, 
.t2, .t2 td, 
.t3, .t3 td, 
.t4, .t4 td, 
.t5, .t5 td, 
.t6, .t6 td     
	{font-family: trebuchet ms, arial, helvetica;}

.v1f, .v1f td { font-size: 10px;
      font-family: verdana, geneva, helvetica; }

.a1f, .a1f td { font-size: 10px;
      font-family: arial, helvetica; }

.m1f, .m1f td { font-size: 10px;
      font-family: arial, ms sans serif, geneva, helvetica; }

.w, .w a, .w a:hover { color: #FFF }
.b, .b a { color: #000 },.b a:hover {color:#FF0000; text-decoration: underline;}
 .g, .g a { color: #FC6; }
.ly, .ly a { color: #FFC }
.cy, .cy a { color: #FC0 }
.dy, .dy a { color: #C93 }
.lg, .lg a { color: #9C9 }
.cg, .cg a { color: #093 }
.dg, .dg a { color: #063 }
.br, .br a { color: #F00 }
.dr, .dr a { color: #C00 }
.dr2, .dr2 a { color: #900 }
.g1, .g1 a { color: #EEE }
.g2, .g2 a { color: #CCC }
.g3, .g3 a { color: #666 }
.g4, .g4 a { color: #333 }
.g5, .g5 a { color: #999 }
.g6, .g6 a { color: #777 }
.sb, .sb a { color: #69F }
.lb, .lb a { color: #39F }
.bb, .bb a { color: #00F }
.bb2, .bb2 a { color: #069 }
.db, .db a { color: #009 }
.db2, .db2 a { color: #036 }

.extraDefault	{ font-family: arial, helvetica, sans-serif }
.extraTopTitle	{ font-family: verdana, arial, helvetica, sans-serif }
.extraTitle	{ font-family: arial, helvetica, sans-serif }

A:cy { color: #FC0 }
A:hover.cy { color: #FC0; text-decoration: underline; } 

A:w { color: #FFF }
A:hover.w { color: #FFF; text-decoration: underline; } 

.black { color: #000; text-decoration: none; }
A:black { color: #000; text-decoration: none; }
A:hover.black { color: #cc0000; text-decoration: underline; }

.fakeLink { cursor: hand; }


.rvWhite
{
	background-color	: #FFFFF;
	text-align		: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
}

.rvGray
{
	background-color	: #cccccc;
	text-align		: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666666;
}

.rvred
{
	background-color	: #990000;
	text-align		: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666666;
}

.nav1
{
	color			: #FFFFFF;
	font-family		: verdana;
	font-size		: 10px;
	text-decoration 	: none;
	font-weight		: bold;
	text-decoration 	: none;
}

.nav1:hover
{
	text-decoration		: underline;
}

.nav2
{
	color			: #333333;
	font-family		: verdana;
	font-size		: 10px;
	text-decoration		: none;
	font-weight		: bold;
	text-decoration		: none;
}

.nav2:hover
{
	text-decoration		: none;
}



#tabs
{
	padding:0 0 0 0px;
	height:62px;
	clear:both;
}

#tabs div, #tabs1 div, #tabs2 div
{
	padding:0 0 0 0px;
	height:30px;
 }


#tabs div ul, #tabs1 div, #tabs2 div
{
	height:30px;
	margin:0px;
}

#tabs1 ul
{
	height:30px;
	padding:3 0 0 89px;
	margin:0px;
}

#tabs2 ul
{
	height:30px;
	padding:4 0 0 138px;
	margin:0px;
}

#tabs div ul li
{
         display:inline;
}



#tabs div ul a
{
	padding:3px 7px 3px 12px;
	margin:0px 5px 0px 5px;
	font-size:12px;
	color:#fff;
	border:1px solid #fff;
	font-family:arial;
	font-weight:bold;
	background: #8C0101 url(http://amirhadji.net/temp_files/tab_arrow_y.gif) 4px 6px no-repeat;
	cursor:hand;
	display:block;
	float:left;
}


#tabs div ul a:hover
{
text-decoration:none;
	background-color:#CC0000;
}


#tabs div ul a.on
{
	background:url(http://amirhadji.net/temp_files//tab_arrow_b.gif) #1e5c99 4px 6px no-repeat;
	border-color:#83A3CB;
}



#tabs div ul a.on:hover
{
	text-decoration:none;
	background-color:#1e5c99;
}


.h1Linkhp, .h1Linkhp:visited, .h1Linkhp:active, .h1Linkhp:link
{
color			          : #212850;
font-family		       : arial;
font-size		          : 18px;
text-decoration	 : none;
font-weight		    : bold;
}

.h1Linkhp:hover
{
text-decoration: underline;
}

.h2Linkhp, .h2Linkhp:visited, .h2Linkhp:active, .h2Linkhp:link
{
color			          : #212850;
font-family		       : arial;
font-size		          : 15px;
text-decoration	 : none;
font-weight		    : bold;
}

.h2Linkhp:hover
{
text-decoration: underline;
}

.subLinkhp
{
color			         : #003399;
font-family		      : arial;
font-size		         : 11px;
text-decoration   : none;
font-weight		   : none;
}

.subLinkhp:hover
{
text-decoration	: underline;
}

.subLinkhp2
{
color			         : #003399;
font-family		      : arial;
font-size		         : 11px;
text-decoration   	: none;
font-weight		   : bold;
text-align			 : top;
}

.subLinkhp2:hover
{
text-decoration	: underline;
}

/* The main submit button option */
input.mainoption {
	background-color : #970000;
	color : #FFFFFF;
	border-color : #FFFFFF;
	font-weight : bold;
}

.storycontent a
{
	text-decoration: underline;
}

.storycontent a:hover
{
	color:#FF0000;
	text-decoration: underline;
}
