﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}

body,td,th 
{
	color: #333;
	font-family: arial, Verdana, helvetica, sans-serif;
	font-size:11px
}

A 
{
	color: #c64934; 
	text-decoration: none
}

A:hover 
{
	color: #30569d; 
	text-decoration: none
}

A:active 
{
	color: #333333; 
	text-decoration: none
}

@media print { 
    .dontPrint {
		display:none
    }
}


@media print { 
    #dontPrint {
		display:none
    }
}

.menuLine 
{
	border-top:#aca899 1px solid;
	border-bottom:#aca899 1px solid;
	background-color:#aca899;
}

#menuSection
{
	border-right:#FF0000 1px solid;
	background-color:#f1f3f5;
	width:160px;
}

div.logoCompany
{
	height:79px;
	width:566px;
	background-image: url(../Img/header1.jpg);
	background-repeat:no-repeat;
}

div.logoLine
{
	height:79px;
	width:auto;
	background-image: url(../Img/header_bg1.jpg);
	background-repeat: repeat-x;
}

div.loginBar
{
	height:40px;
	width:auto;
	background-image: url(../Img/bar_bg1.jpg);
	background-repeat: repeat-x;
}

.footer {
	font-size: 10px;
	color: #666666;
	font-family: arial, Verdana, helvetica, sans-serif;
}

.whiteBoldColorFont
{
	color:White;
	font-weight:bold;
}

.whiteColorFont
{
	color:White;
}

#loginTable
{
	border-right: #cccccc 1px solid;
    padding-right: 10px; 
    border-top: #cccccc 1px solid; 
    padding-left: 10px; 
    padding-bottom: 10px;
    border-left: #cccccc 1px solid; 
    padding-top: 10px; 
    border-bottom: #cccccc 1px solid;
}

#loginTableTitle
{
	/*background-color: #cccccc;*/
	background-image: url(../Img/gradient.jpg);
	/*background-image: url(../Img/bg_title.jpg);*/
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px;
    padding-top: 5px;
}

#HomeTableTitle
{
	background-color: #BBBBBB;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px;
    padding-top: 5px;
}

#MemberTableBG
{
	background-color: #f7f5f7;
}

.errorFont {
	color: Red;
}

.pageTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.MaroonFont 
{
	color: #c64934; 
}

.pageBG
{
	border-top: #0E9BBE 2px solid; 
	padding-left: 20px; 
	padding-bottom: 5px; 
	width: 95%; 
	padding-top: 5px; 
	border-bottom: #0E9BBE 2px solid; 
	border-collapse: collapse; 
	background-color: #ffffff;
	margin:auto;
}

A.dark:link 
{
	color: Red;
	text-decoration: none;
}

A.dark:visited 
{
	color: Red;
	text-decoration: none;
}

A.dark:active 
{
	color: Red;
	text-decoration: none;
}

A.dark:hover 
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

A.dark2:link 
{
	color: #000033;
	text-decoration: none;
}

A.dark2:visited 
{
	color: #000033;
	text-decoration: none;
}

A.dark2:active 
{
	color: #000033;
	text-decoration: none;
}

A.dark2:hover 
{
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

.MenuTitle
{
	color: Red; 
}

#TableDescription
{
	background-color: #BBBBBB;
    text-indent: 5px; 
	font-weight:bold;
    height: 25px;
}


#TableDetails
{
	text-indent: 5px; 
    BORDER-BOTTOM: #aca899 1px solid;
    height: 20px;
}


#TableDetailsLast
{
	text-indent: 5px; 
    height: 20px;
}


#TableBottom
{
	background-color: #BBBBBB;
    text-indent: 5px; 
	font-weight:bold;
    height: 35px;
}

#MessageBG
{
	background-color: #E1EBFB;
}

div.LeftUpper
{
	width:1000px;
	background-image: url(../Img/lup2.gif);
	background-repeat:no-repeat;
}


div.Top
{
	width:1000px;
	background-image: url(../Img/top2.gif);
	background-repeat:repeat-x;
}

div.Bottom
{
	width:1000px;
	background-image: url(../Img/down.gif);
	background-repeat:repeat-x;
}


div.RightUpper
{
	width:1000px;
	background-image: url(../Img/rup2.gif);
	background-repeat:no-repeat;
}


div.Left
{
	width:1000px;
	background-image: url(../Img/left.gif);
	background-repeat:repeat-y;
}

div.Right
{
	width:1000px;
	background-image: url(../Img/right.gif);
	background-repeat:repeat-y;
}

div.LeftBottom
{
	width:1000px;
	background-image: url(../Img/ldo.gif);
	background-repeat:no-repeat;
}


div.RightBottom
{
	width:1000px;
	background-image: url(../Img/rdo.gif);
	background-repeat:no-repeat;
}

div.LeftWhite
{
	width:1000px;
	background-image: url(../Img/left_w.gif);
	background-repeat:repeat-y;
}


div.RightWhite
{
	width:1000px;
	background-image: url(../Img/right_w.gif);
	background-repeat:repeat-y;
}


div.BottomWhite
{
	width:1000px;
	background-image: url(../Img/down_w.gif);
	background-repeat:repeat-x;
}


div.LeftBottomWhite
{
	width:1000px;
	background-image: url(../Img/ldo_w.gif);
	background-repeat:no-repeat;
}


div.RightBottomWhite
{
	width:1000px;
	background-image: url(../Img/rdo_w.gif);
	background-repeat:no-repeat;
}

.Title
{
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}