body {
	margin: 0px;
	background-color:#8C1717;
}

/*------------------------------------------------------------------------------------------------------------------*/
.bodybg{
	background-image:url(../images/bannerbg.jpg);
	background-repeat:repeat-x;
}
.pagetop{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
}
/*------------------------------------------------------------------------------------------------------------------*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFE4E4;
	line-height:19px;
}

/*------------------------------------------------------------------------------------------------------------------*/
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFC600;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	color:#FFC600;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C0808;
	font-weight:normal;
	text-decoration:none;
}

a.footerlink:hover {
	color:#2B0202;
}
/*------------------------------------------------------------------------------------------------------------------*/

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C0808;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	
}

.Title { 
	font-family: Century Gothic, Arial Black, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}

.Title2 { 
	font-family: Century Gothic, Arial Black, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#DE5D5D;
	font-weight:bold;	
}

.grayText { 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C2E4EC;
	line-height:18px;
	font-weight:bold;
	
}


/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4E4E4E;
	border:1px solid #D1D1D1;
	background:#FFFFFF/*Alpha(Opacity=0, Style=0)*/;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.noborder
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	border:0px;
	background:#F6F6F6;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

textarea
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4E4E4E;
	border:1px solid #D1D1D1;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

select
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4E4E4E;
	border:1px solid #D1D1D1;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:19px;
	text-align:center;
	color:#FFFFFF;
	background:#8D1717;
	border:2px;
	border-right-color:#6C6C6C;
	border-bottom-color:#6C6C6C;
	cursor:hand;
}
input.print
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:19px;
	text-align:center;
	color:#FFFFFF;
	background:#000055;
	border:2px;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	cursor:hand;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

hr
{
	height:1px;
	color:#EEEEEE;
}
.mylabel
{
	font-size: 11px;
	color: #851616;
	font-family: Arial, Helvetica, sans-serif
}
.mytable
{
	border-color: #FFFFFF;
	border-width:thin;
	border-collapse:collapse;
	border-bottom-color:#D5D5D5;
	border-right-color:#D5D5D5;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;	
}
.myradio1
{
	background-color: #8D1717;
	border-color: #8D1717;
}
.normal5
{
	color:#FFFFFF;
	background-color:#FF0000;
	font-weight:bold;
}
.img_border_1
{
	background-image: url(../img_border/img_border_1.gif);
	background-repeat: no-repeat;
}
.img_border_2
{
	background-image: url(../img_border/img_border_2.gif);
	background-repeat: no-repeat;
}
.img_border_3
{
	background-image: url(../img_border/img_border_3.gif);
	background-repeat: no-repeat;
}
.img_border_4
{
	background-image: url(../img_border/img_border_4.gif);
	background-repeat: no-repeat;
}
.img_border_12
{
	background-image: url(../img_border/img_border_12.gif);
	background-repeat: repeat-x;
}
.img_border_23
{
	background-image: url(../img_border/img_border_23.gif);
	background-repeat: repeat-y;
}
.img_border_34
{
	background-image: url(../img_border/img_border_34.gif);
	background-repeat: repeat-x;
}
.img_border_41
{
	background-image: url(../img_border/img_border_41.gif);
	background-repeat: repeat-y;
}