/*
+--------------------------------------------------------------------+
|                                                                    |
|  Website     : F1Study.Com                                         |
|  File Name   : main.css                                            |
|  Type        : Cascading Style Sheet File                          |
|  Description : Main Style Theme of the Website                     |
|  Author      : A. Srinivasan Paul Joseph                           |
|  Created On  : October 30, 2004                                    |
|  Updated On  : October 30, 2004                                    |
|  Version     : 1.0.0                                               |
|                                                                    |
|  Copyright © 2004, MiPS Web Services Pvt. Ltd.                     |
|  All Rights Reserved.                                              |
|                                                                    |
|  Version History                                                   |
|  ^^^^^^^^^^^^^^^                                                   |
|  1.0.0 - Initial Write up of the Styles.                           |
|                                                                    |
+--------------------------------------------------------------------+
*/

/*********************************************************************
 * Description : Body Appearance Style                               *
 *********************************************************************/
BODY
{
	font-family:Arial;
	font-size:10pt;
	font-weight:Normal;
	color:#000066;
	background-color:White;
}

/*********************************************************************
 * Description : Various Styles of Table Description (TD) Tags       *
 *********************************************************************/
.tdOut    {font-family:Arial;font-size:10pt;color:White;background-color:#64659B;cursor:pointer;cursor:hand;}
.tdOver   {font-family:Arial;font-size:10pt;color:White;background-color:DarkBlue;cursor:pointer;cursor:hand;}
.tdSOut   {font-family:Arial;font-size:10pt;color:Yellow;background-color:DarkRed;cursor:pointer;cursor:hand;}
.tdSOver  {font-family:Arial;font-size:10pt;color:Yellow;background-color:DarkSlateBlue;cursor:pointer;cursor:hand;}
.tdBar    {font-family:Arial;font-size:10pt;font-weight:bold;text-align:center;color:#64659B;background-color:White;cursor:pointer;cursor:hand;}
.tdBar1   {font-family:Arial;font-size:12pt;font-weight:bold;text-align:Left;color:#64659B;background-color:#E6E6FA;}
.tdBar2   {font-family:Arial;font-size:12pt;font-weight:bold;text-align:Left;color:#64659B;background-color:#F0FBFF;}

/*********************************************************************
 * Description : Various Styles of Tables                            *
 *********************************************************************/
.tbMain   {font-family:Arial;font-size:10pt;color:#000080;background-color:Lavender;}
.tbMain1   {font-family:Arial;font-size:11pt;font-weight:normal;color:#000080;background-color:Lavender;}
.tbBar    {font-family:Arial;font-size:11pt;font-weight:bold;height:30px;padding-left:10px;color:White;background-color:DarkSlateBlue;filter:alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=200);}
.tbBar1    {font-family:Arial;font-size:12pt;font-weight:bold;height:30px;padding-left:10px;color:Black;background-color:#FFF0F5;filter:alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=200);}

.tbBack   {font-family:Arial;font-size:10pt;font-weight:bold;height:30px;color:Blue;background-color:White;}
.tbWhite  {font-family:Arial;font-size:10pt;color:Blue;background-color:White;}
.tbBak    {font-family:Arial;font-size:12pt;font-weight:bold;text-align:center;color:#64659B;}
.menuO    {font-family:Arial;font-size:9pt;color:#3F1902;font-Weight:Normal;background-color:#EFF5FB;background-repeat:no-repeat;filter:alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=40);}
.menuV    {font-family:Arial;font-size:9pt;color:DarkBlue;font-Weight:Normal;background-color:White;background-image:url("../images/Arrow_2.gif");background-repeat:no-repeat;filter:alpha(Opacity=100,FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);}

/*********************************************************************
 * Description : Various Styles of Texts                             *
 *********************************************************************/
.txtHead  {font-family:Arial;font-size:14pt;font-weight:bold;color:Black;text-align:center;}
.txtHCmt  {font-family:'Georgia';font-size:12pt;font-weight:bold;font-variant:normal;color:Red;text-align:center;}
.txtMSub  {font-family:Arial;font-size:14pt;font-style:italic;color:DarkSlateBlue;text-align:center;}
.txtBCmt  {font-family:Arial;font-size:10pt;color:Red;font-weight:bold;}
.txtSCmt  {font-family:Arial;font-size:8pt;color:Red;font-weight:bold;}
.txtInp   {font-family:Arial;font-size:10pt;color:#000080;}
.txtInp1   {font-family:Times Roman;font-size:12pt;color:#000080;}
.txtBtn   {font-family:Arial;font-size:10pt;font-weight:bold;color:#000066;background-color:Orange;height:30px;width:150px;cursor:pointer;cursor:hand;}
.txtBtn1   {font-family:Arial;font-size:10pt;font-weight:bold;color:#000066;background-color:Yellow;height:30px;width:150px;cursor:pointer;cursor:hand;}
.txtPara  {font-family:Arial;font-size:10pt;color:'DarkBlue';text-indent:30px;text-align:justify;}
.txtPara1  {font-family:Arial;font-size:10pt;color:'#800000';text-indent:30px;text-align:justify;}

.txtBold  {font-family:Arial;font-size:11pt;color:DarkBlue;font-weight:bold;}

/*********************************************************************
 * Description : Various Styles of Links (Anchors)                   *
 *********************************************************************/
A.bigLnk          {font-family:Arial;font-size:12pt;font-weight:bold;}
A.bigLnk:link     {color:Blue;text-decoration:underline;}
A.bigLnk:visited  {color:Blue;text-decoration:underline;}
A.bigLnk:hover    {color:Green;text-decoration:none;}
A.bigLnk:active   {color:Green;text-decoration:none;}

A.medLnk          {font-family:Arial;font-size:10pt;}
A.medLnk:link     {color:Blue;text-decoration:underline;}
A.medLnk:visited  {color:Blue;text-decoration:underline;}
A.medLnk:hover    {color:Green;text-decoration:none;}
A.medLnk:active   {color:Green;text-decoration:none;}

A.smlBLnk         {font-family:Arial;font-size:8pt;}
A.smlBLnk:link    {color:Blue;text-decoration:none;}
A.smlBLnk:visited {color:Blue;text-decoration:none;}
A.smlBLnk:hover   {color:Black;text-decoration:underline;}
A.smlBLnk:active  {color:Black;text-decoration:underline;}

A.smlGLnk         {font-family:Arial;font-size:10pt;}
A.smlGLnk:link    {color:Green;text-decoration:none;}
A.smlGLnk:visited {color:Green;text-decoration:none;}
A.smlGLnk:hover   {color:Black;text-decoration:none;}
A.smlGLnk:active  {color:Black;text-decoration:none;}

A.smlWLnk         {font-family:Arial;font-size:11pt;font-weight:bold;}
A.smlWLnk:link    {color:White;text-decoration:none;}
A.smlWLnk:visited {color:White;text-decoration:none;}
A.smlWLnk:hover   {color:Black;text-decoration:underline;}
A.smlWLnk:active  {color:Black;text-decoration:underline;}
