@charset "utf-8";
/* CSS Document for Agila website (Home.asp)*/

.top_links {
	font:Calibri, Georgia, Arial;
	position:absolute;
	margin-top: 0em;
	margin-left: 55px; /* -885px */
	width:auto;
	display: inline;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.top_links a:link, .top_links a:visited,
.top_links a:active {
	width:auto;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/link-bg_off.gif);
	border: 0px;
	border-style:solid;
	border-color:#000000;
	border-width: 0 0 0 0;
}

.top_links a:hover {
	text-decoration: none;
	color:#FF0000;
	background-image:url(images/link-bg_over.gif);
}

body{
	background-color: #231F20;
	background-image: url(images/backg6.jpg);
	background-repeat:repeat-y;
	background-position:center 400px;
	background-attachment:scroll;
	font-family:Calibri, Georgia, Arial;
	color: #FF0000;
}

body,td,th {
	color: #FF0000;
}

a{
	font:Calibri, Georgia, Arial;
	color:#FFFFFF;
}

a:link{
	text-decoration:none;
	color:#FFFFFF;
}

a:visited{
	text-decoration:none;
	color:#0000FF;
}

a:active{
	text-decoration:none;
	color:#0099FF;
}

a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

ul{
	list-style-type:disc;
	font-style:normal;
	font-weight:normal;
	color: #FF0000;
}

.facList{
	font:Calibri, Georgia, Arial;
	color: #FF0000;
}

.facList b{
	color: #FFFFFF;
}

ul li.noDisc{
	list-style:none;
	color: #FF0000;
}

ul li.star{
	list-style:url(images/sml-star-white.png);
}

ul.fitGreen{
	list-style-type:disc;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
}

ul.openYellow{
	list-style-type:disc;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
}

.designedBy{
	position:absolute;
	left:10px;
	top:1000px;
	z-index:9;
}

.copyDecor{
	font-size:14px;
	text-decoration:none;
	font:Calibri, Georgia, Arial;
	color:#000099;
}

.flashPos{
	float:none;
	position:relative;
	left:5px;
	top:26px;
}

.blackUnderlinedText{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.blackText{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.smlBlackText{
	font-size:12px;
	color:#000000;
}

.smlBlueText{
	font-weight:normal;
	color: #FF0000;
}

.ie7Link{
	position:absolute;
	left:0px;
	top:0px;
}

.extraSml{
	font-size:10px;
}

.fitBlackText{
	font-weight:300;
	color: #FF0000;
}

.whiteText{
	color:#FFFFFF;
}


/* spare css */

.blueText{
	font-weight:100;
	color:#0000FF;
}

.redText{
	font-weight:100;
	color:#FF0000;
}

.orangeText{
	font-weight:bold;
	color:#CCCCCC;
}


ul.joinMauve{
	list-style-type:disc;
	font-style:normal;
	font-weight:bold;
	color:#003366;
}

ul.joinMauveSq{
	list-style-type:square;
	font-style:normal;
	font-weight:bold;
	color:#003366;
}

.fac{
	list-style-type:none;
	font-style:normal;
	font-weight:normal;
	color:#003366;
}

/* .bkgrndImage{
	position:relative;
	left:200px;
	top:30px;
	width:1000px;
	height:1000px;
	background-image:url(images/backg4.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:scroll;
} */