@charset "utf-8";
/* CSS Document */
/****** CMYK PEOPLE LIMITED **************************************************************************/
/****** DATE CREATED = 04 AUGUST 2008 ****************************************************************/
/****** LAST UPDATED = 04 AUGUST 2008 ***************************************************************/
/****** AUTHOR = PRIYA SINGHAL *********************************************************************/

body 
{
 margin:0px;
 background-color:#04101d;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:x-small;
}

/*#horizon        
	{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	}

#content    
	{
	margin-left: -345px;
	position: absolute;
	top: -330px;
	left: 50%;
	visibility: visible
	}
	*/

td.headerblue{
width:690px;
background-color:#003366;
background-image:url(../images/headerimage.jpg);
background-repeat:no-repeat;
height:247px;
}

td.headerbluetransparent{
width:690px;
background-image:url(../images/homepageheaderbg2.jpg);
height:59px;
filter:alpha(opacity=61); 
}

td.content{
background-color:#002346;
width:690px;
}

table.white{
width:640px;
background-color:white;}

.twhitemedium{
color:white;
font-size:medium;}

.twhitexsmall{
color:white;
font-size:x-small;}

a.awhitexsmallright{
color:white;
font-size:x-small;
text-align:right;
}

a {
color:#FF00FF;}
