/* CSS Document */
body
{
margin:0px;
background-image:url('images/bg.jpg');
}
.heading1
{
	font-family:'Trebuchet MS', arial;
	font-size:12px;
	display:inline;
	text-align:justify;
}
.headingwhite
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:11px;
color:#ffffff;
}
.headingred
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:11px;
color:#ffff00;
}
.linkblack
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#242E37;
}
.linkred
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#FF0000;
}.headred{font-family:tahoma;text-decoration:none;font-weight:bold;font-size:11px;color:#990000;}
.linkblack:hover
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#696969;
}
.text
{
font-family:'Trebuchet MS', arial;
text-decoration:none;
font-weight:normal;
font-size:12px;
color:#242E37;
}
.textbig
{
font-family:'Trebuchet MS', arial;
text-decoration:none;
font-weight:normal;
font-size:15px;
color:#242E37;
}
.headlineredbold
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:15px;
color:#BF3101;
}
.linkredbold
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:11px;
color:#BF3101;
}
.linkredbold:hover
{
font-family:tahoma;
text-decoration:underline;
font-weight:bold;
font-size:11px;
color:#BF3101;
}
.footertext
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:10px;
color:#242E37;
}
.footerlink
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:10px;
color:#242E37;
}
.footerlink:hover
{
font-family:tahoma;
text-decoration:underline;
font-weight:bold;
font-size:10px;
color:#242E37;
}
.textbox
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#000000;
border:1px solid #808080;
}
.bluelink
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#002AE0;
}
.bluelink:hover
{
font-family:tahoma;
text-decoration:underline;
font-weight:normal;
font-size:11px;
color:#002AE0;
}
.headingblue
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:12px;
color:#2C3C5C;
}
.mainlinktext
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#DFABA0;
}
.star
{
	color:#F00;
}
.mainlink
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:11px;
color:#ffffff;
}.mainlink_bold_yellow{font-family:tahoma;text-decoration:none;font-weight:bold;font-size:12px;color:#ffff00;}
.mainlink:hover
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:11px;
color:#DFABA0;
}
