/* KayArr CSS Document */

body
{ 
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bg.gif);
	background-color:#0179b5;
	background-repeat:repeat-x;
	
}

.flash
{
	width:990px; height:265px; background-color:#0179b5;
}

.flash1
{
	width:990px; height:60px;
}

td
{
	font-family:verdana;
	font-size:12px;
	color:#d6f2fa;
	line-height:18px;
}

.tdyellow
{
	font-family:verdana;
	font-size:12px;
	color:#fff200;
	line-height:18px;
}


.btm_bg
{
	background-image:url(../images/btm_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}


ul
	{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:2px;
	list-style-type:none; 
	}
	
ul li
	{
	background:url(../images/arrow.gif) left 4px no-repeat;
	padding-left:16px; padding-right:5px;
	padding-bottom:2px;
	}
a
{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
}

a:hover
{
	font-family:verdana;
	font-size:12px;
	color:#fff200;
	line-height:18px;
	text-decoration:none;
}
	