/% THEME ORANGE
=========================================
Developed by Debejyo Chakraborty
debejyo@gmail.com

Dt. 6/21/09
=========================================
This theme uses my favorite orange theme
=========================================%/
body
{
	background-color: #666666;
} 

.section
{
	text-align:justify;
	text-width:"75%";
	vertical-aligh:bottom;
}
.sectionfont
{
	font-family: Constantia;
	font-size: 16pt;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	/*font-style: italic; */
}

.subsectionfont
{
	font-family: Constantia;
	font-size: 14pt;
	color:#AA1100;
	text-decoration:none;
	font-style: italic;
	text-align: center;
}

.textmain
{
	font-family: Constantia;
	font-size: 14pt;
	/*color:#000000;*/
	text-decoration:none;
	/*font-weight: bold;*/
	/*font-style: italic; */
}
.textiny
{
	font-family: Constantia;
	font-size: 10pt;
	font-weight: lighter;
	color: #595959;
	text-decoration:none;
}

.textnormal
{
	font-family: Constantia;
	font-size: 12pt;
	color:#000000;
	text-decoration:none;
}
.texttabletopic
{
	text-decoration:none;
	font-style: italic;
}
.texttitle
{
	color:#000080;
	font-weight: bold;
	text-decoration:none;
}


.footer
{
	font-family: Forte;
	font-size: 11pt;
	font-weight: lighter;
	color: #393939;
}

/*============================================*/

a.navlink:link 
{	
	color:#C10000;
	text-decoration:underline;
}     /* unvisited link */

a.navlink:visited 
{
	color: #CC0000;
	text-decoration:underline;
}  /* visited link */
a.navlink:hover 
{
	color: #FF3300;
	text-decoration:none;
	
}   /* mouse over link */
a.navlink:active 
{
	color:#C10000;
	text-decoration:underline;
	
}   /* selected link */


/*==============================================*/

a.sectionnavlink:link 
{	
	font-family: Constantia;
	font-size: 16pt;
	color:#FFFFFF;
	text-decoration:underline;
}     /* unvisited link */

a.sectionnavlink:visited 
{
	font-family: Constantia;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration:underline;
}  /* visited link */
a.sectionnavlink:hover 
{
	font-family: Constantia;
	font-size: 16pt;
	color: #FFFF66;
	text-decoration:none;
}   /* mouse over link */
a.sectionnavlink:active 
{
	font-family: Constantia;
	font-size: 16pt;
	color:#FFFFFF;
	text-decoration:underline;
}   /* selected link */

/*=============================================*/

a.navemail:link 
{	
	color:#C10000;
	text-decoration:underline;
}     /* unvisited link */

a.navemail:visited 
{
	color: #CC0000;
	text-decoration:underline;
}  /* visited link */
a.navemail:hover 
{
	color: #FF3300;
	text-decoration:none;
	
}   /* mouse over link */
a.navemail:active 
{
	color:#C10000;
	text-decoration:underline;
	
}   /* selected link */



/*=============================================*/

/* Larger font size navigation link */

a.navlink_large:link 
{	
	font-family: Constantia;
	font-size: 16pt;
	color:#FFFFFF;
	text-decoration:underline;
}     /* unvisited link */

a.navlink_large:visited 
{
	font-family: Constantia;
	font-size: 16pt;
	color: #CCCCCC;
	text-decoration:underline;
}  /* visited link */
a.navlink_large:hover 
{
	font-family: Constantia;
	font-size: 20pt;
	color: #FFFF66;
	text-decoration:none;
}   /* mouse over link */
a.navlink_large:active 
{
	font-family: Constantia;
	font-size: 16pt;
	color:#FFFFFF;
	text-decoration:underline;
}   /* selected link */

/*================================================*/