@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 170px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ================== */
.mdlact14
{
height: 24px;
background: url(../img/mdlactlnl.gif) ;
text-Align: center;
font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.mdlact
{
height: 29px;
background: url(../img/mdlact.gif) ;
text-Align: center;
font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#1A0D69;
}

.mdlpas
{
height: 29px;
background: url(../img/mdlpas.gif) ;
text-Align: center;
font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#1A0D69;
}
.topmdlpas
{
height: 24px;
background: url(../img/topmdlpas.gif) ;
text-Align: center;
font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4B4531;
}
.lftact,.lftpas
{
width: 19px;
height: 29px;
}
.actpas, .pasact
{
width: 37px;
height: 24px;
}
.pasdbl
{
width: 35px;
height: 29px;
}
.zkl2t
{
width: 24px;
height: 24px;
}
.topdate
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	width: 50%;
	text-align: left;
	padding-right:10px;
	padding-left:10px;
}
.topname
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	width: 50%;
	text-align: right;
	padding-right:10px;
	padding-left:10px;
}
.lmenu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9DCE63;
	padding-top:15px;
	font-size:14px;
	font-weight: bold;

}
.lmenu12
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9DCE63;
	padding-top:15px;
	font-size:12px;
	font-weight: bold;
}
.lpmenu
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #E1DEE9;
	width: 14px;
	padding-top:15px;

}

.login
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:15px;
	font-size:12px;
	font-weight: bold;

}


.cnt
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;
}
/*.cnttop
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-right:50px;
	padding-left:50px;
	padding-top:25px;
	text-Align: left;
}*/
.cnttop
{
	font-size:12px;
	color: #000000;
	padding-right:50px;
	padding-left:50px;
	padding-top:10px;
	text-Align: left;
}
.cntb1
{
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4B4531;
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;

}
.imgtop
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-right:15px;
	padding-left:25px;
	padding-top:10px;

}
.imgrtop
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-right:5px;
	padding-top:10px;
	text-Align: right;
	VERTICAL-ALIGN: TOP;

}
.imgtop2
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-right:15px;
	padding-left:15px;
	padding-top:15px;
	text-Align: right;
}
.tdname
{
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B23427;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	text-Align: right;
}
.tdname2l
{
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B23427;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	text-Align: left;
	margin: 0px;
}
.cntbig
{

	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;

}

/* Link styles */
a, a:visited {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4B4531;
	text-decoration: none;
	}
a:hover {
	color:#7E7E61;
}

a.link_wg, a.link_wg:visited {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	}
a.link_wg:hover {
	color:#9DCE63;
}
a.link_wg_s, a.link_wg_s:visited {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#E1DEE9;
	text-decoration: none;
	}
a.link_wg_s:hover {
	color:#9DCE63;
}
a.link_bg_s, a.link_bg_s:visited {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4C4C9A;
	text-decoration: none;
	}
a.link_bg_s:hover {
	color:#9DCE63;
}

a.link_b2g, a.link_b2g:visited {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#171270;
	text-decoration: none;
	}
a.link_b2g:hover {
	color:#9DCE63;
}
a.link_bg_s2, a.link_bg_s2:visited {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#171270;
	text-decoration: underline;
	}
a.link_bg_s2:hover {
	color:#9DCE63;
}

/* Table styles */
.TBL1
{

border-style: solid;
border-width: 1px;
border-color:#6C638D;
font-size: 14px;
background-color:#FFFFFF;
border-collapse: collapse;
}
.T0
{
background-color:#E1DEE9;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 5px;
PADDING-top: 5px;
text-Align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
	color:#1A0D69;
}
.T0C
{
background-color:#E1DEE9;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 2px;
PADDING-top: 2px;
text-Align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
width: 10px;
}
/*.T1
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 5px;
PADDING-top: 5px;
text-Align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#171270;
}*/
.T1
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 5px;
PADDING-top: 5px;
text-Align: left;
font-weight: normal;
font-size: 12px;
color:#171270;
}
.T1R
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 5px;
PADDING-top: 5px;
text-Align: right;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#171270;
}
/*.T1NONBORD
{
background-color:#FFFFFF;
border-width: 0px;
border-style: solid;

PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 10px;
PADDING-top: 10px;
text-Align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:#171270;
}*/
.T1NONBORD
{
border-width: 0px;
border-style: solid;
padding:5px;

text-Align: left;
font-weight: bold;
}
/*.T2NONBORD
{
background-color:#FFFFFF;
border-width: 0px;
border-style: solid;

PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 10px;
PADDING-top: 10px;
text-Align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:#171270;
}*/
.T2NONBORD
{
border-width: 0px;
border-style: solid;

padding:5px;
text-Align: left;
font-weight: bold;
}
/*.T3NONBORD
{
background-color:#FFFFFF;
border-width: 0px;
border-style: solid;

PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 10px;
PADDING-top: 10px;
text-Align: left;
color:#000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
}*/
.T3NONBORD
{
border-width: 0px;
border-style: solid;

padding:5px;
text-Align: left;
color:#000000;
font-size: 12px;
}
/*.T4NONBORD
{
background-color:#FFFFFF;
border-width: 0px;
border-style: solid;

PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 10px;
PADDING-top: 10px;
text-Align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color:#171270

}*/
.T4NONBORD
{
border-width: 0px;
border-style: solid;

padding:5px;
text-Align: left;
font-size: 10px;
}
/*.T1C
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 2px;
PADDING-top: 2px;
text-Align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:#171270;
width: 10px;
}*/
.T1C
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-bottom: 2px;
PADDING-top: 2px;
text-Align: left;
font-weight: bold;
font-size: 12px;
color:#171270;
width: 10px;
}
.TGR
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9DCE63;
	font-size:12px;
	font-weight: bold;
	text-Align: right;
}
.T0FONT
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1A0D69;
	font-size:12px;
	font-weight: bold;
	text-Align: right;

}
/*.T1FONT
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #171270;
	font-size:12px;
	text-Align: right;
	font-weight: normal;

}*/
.T1FONT
{
	font-size:12px;
	color: #171270;
	text-Align: right;
	font-weight: normal;
}
/*.T2FONT
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #171270;
	font-size:12px;
	text-Align: right;
	font-weight: bold;
}*/
.T2FONT
{
	font-size:12px;
	text-Align: right;
	font-weight: bold;
}
/*.T3FONT
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	text-Align: right;
	font-weight: normal;

}*/
.T3FONT
{
	color: #000000;
	font-size:12px;
	text-Align: right;
	font-weight: normal;
}
.T2
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
PADDING-bottom: 5px;
PADDING-top: 5px;
text-Align: left;
font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#171270;
}

.T2R
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-bottom: 3px;
PADDING-top: 3px;
text-Align: right;
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
.T2L
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-bottom: 3px;
PADDING-top: 3px;
text-Align: left;
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
.T2B
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-bottom: 3px;
PADDING-top: 3px;
text-Align: center;
font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
.T2BL
{
background-color:#FFFFFF;
border-color:#6C638D;
border-style: solid;
border-width: 1px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-bottom: 3px;
PADDING-top: 3px;
text-Align: left;
font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

