/* Author: Ankit Rohatgi <ankit_rohatgi@yahoo.com> */
/* Stylesheet for index.html */

BODY { background: #000055 ; color: white }

A       { font-family: Arial, Helvetica; font-size: 12pt; color: white; text-decoration: none;}
A:Hover { font-family: Arial, Helvetica; font-size: 12pt; text-decoration:underline;}  

TD { text-align: left;}
INPUT { font-family: Verdana, Arial, Courier; font-size: 10pt; background-color: white; 
		color: black; border:black thin solid;}
		
#mainFrame { border: thin solid #000055; }
#logo {background-color: #ffa500; width:125px;text-align:center;}
#mailMe{color:black;background-color:#ffa500;font-family:Verdana, Courier;font-size:10pt;}
#searchButton { background-color: #ffa500; color: black; }
#search { text-align: right; height: 15; }
#date { font-family: Courier; font-size: 8pt; text-align: left; }
#searchBox { text-align: right; }
#searchInput { background: #ffa500; }
#mf{border:thin black solid;}
#mainTable{border: solid gray thin; height:100%;} 
#dateText{border: thin black solid; background-color:#000055; color:white;} 
#menuBottom{height:50px;}
.linkTD{height:25; padding:5px;}

