@charset "utf-8";
/* CSS Document */
body{
margin:0px;
background-color:#A2031D;
}

.main-bg{
background:url(../images/index-bg.jpg);
}

.table-outer{
width:1004px;
}

.top-yellow-bar{
background:url(../images/top-bar-yellow.jpg);
height:33px;
background-repeat:no-repeat;
}

.top-links-bar{
background:url(../images/red-top-links-bar.jpg);
height:27px;
background-repeat:no-repeat;
}



.yellow-bg-new{
background:url(../images/yellow-bg-new.jpg);
width:567px;
height:511px;
background-repeat:no-repeat;
}

.footer-bg-internal{
background:url(../images/footer-bg-internal.jpg);
height:27px;
background-repeat:no-repeat;
}

.top-links{
font-family:"Lucida Sans";
font-size:13px;
color:#FBCF43;
}

a.top-main-links{
font-family:"Lucida Sans";
font-size:13px;
color:#FBCF43;
text-decoration:none;
}

a.top-main-links:hover{
font-family:"Lucida Sans";
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}

.simple-txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#393939;
line-height:18px;
text-align:justify;
}

.simple-txt1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#393939;
line-height:18px;
text-align:justify;
}

.red-bg{
background:url(../images/red-bg.jpg);
width:261px;
height:380px;
background-repeat:no-repeat;
}

.yellow-bg{
background:url(../images/yellow-bg.jpg);
width:567px;
height:511px;
background-repeat:no-repeat;
}

.h1-txt{
font-family:"Myriad Pro";
font-size:20px;
color:#FDEDD4;
}

.yellow-txt{
font-family:"Myriad Pro";
font-size:24px;
color:#FCD047;
text-decoration:underline;
}

.footer-txt-internal{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFE;
}

.h2-txt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#FFC201;
}

.h3-txt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFC201;
}

.footer-bg-main{
background:url(../images/footer-bg.jpg);
height:79px;
}

a.footer-txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FDFAA7;
text-decoration:none;
font-weight:bold;
}

a.footer-txt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FDFAA7;
text-decoration:underline;
font-weight:bold;
}

#content{
padding: 10px;
	width:546px;
	height: 465px;
	overflow: auto;
}

.input{background-color:#FFFFC1;
border-style:solid;
border-color:#F5C13B;
font-family:11px;
color:#333333;
border-width:1px;
}