@charset "utf-8";
/* CSS Document */


body  {
	/*font: 100% arial,helvetica,clean,sans-serif;*/
	font: 13px arial,helvetica,clean,sans-serif;
    /*font-size:small;font:x-small;*/
	background: #000000 url(../images/bg.png) repeat;
	
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	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;
}

h1 {
color:#cc3366;
font: 14px bold arial,helvetica,clean,sans-serif;
font-weight:bold;
padding: 6px 3px 3px 22px;
}

h1.main {
	color:#0099cc;
	font: 18px bold arial,helvetica,clean,sans-serif;
	font-weight:bold;
}


h1.ap {
color:#cc3366;
font: 14px bold arial,helvetica,clean,sans-serif;
font-weight:bold;
padding: 6px 0px 3px 22px;
}

h1.reg {
color:#cc3366;
font: 14px bold arial,helvetica,clean,sans-serif;
font-weight:bold;
padding: 6px 0px 3px 22px;
}

h1.th {
color:#cc3366;
font: 14px bold arial,helvetica,clean,sans-serif;
font-weight:bold;
padding: 6px 0px 3px 22px;
}

h2 {
	color:#cc3366;
	font: 12px bold arial,helvetica,clean,sans-serif;
	font-weight:bold;
	padding: 0px 22px 0px 22px;
}

h2.reg{
	color:#cc3366;
	font: 12px bold arial,helvetica,clean,sans-serif;
	font-weight:bold;
	padding: 1px 3px 1px 8px;
	}

h2.th{
	color:#222;
	font: 12px normal arial,helvetica,clean,sans-serif;
	font-weight:normal;
	padding: 0px 22px 0px 22px;
	margin-left: 145px;
	margin-top: -60px;
	
	}

h3{
	font: 11px bold arial,helvetica,clean,sans-serif;
	padding: 1px 3px 1px 8px;
	
	color:#888;
}
p{
	font: 13px bold arial,helvetica,clean,sans-serif;
	padding: 10px 22px 10px 22px;
	margin:0px;
	color:#333;
}

p{
	font: 13px arial,helvetica,clean,sans-serif;
	padding: 2px 0px 6px 22px;
	
	margin:0px;margin-right: 40px;
	color: #333;
	font-weight:normal;
}

img.header{
border-width: 0px;
}
.twoColFixRt #thdiv{
	width: 90px;
	height: 40px;
	margin: 20px 102px;
	border-left: 10px solid #cc3366;
	border-top: 10px solid #cc3366;
	text-align:center;
}

.twoColFixRt #regis{
	width: 80%;
	height: 40px;
	margin: 20px 40px;
	border-left: 0px solid #0099cc;
	border-top: 3px solid #cc3366;
	text-align:center;
}


.twoColFixRt #thaddiv{
	width:300px;
	height: 100px;
	border-top: 3px solid #cc3366;
	border-left: 3px solid #cc3366;
	text-align:left;
	margin-left: 105px;
	margin-top:-70px;
	
	
}
.twoColFixRt #table {
	width: 540px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px;
	margin-left: 25px;
	margin-top: 45px;
	padding: 0px;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	
	
}
.twoColFixRt #td{
border: 1px solid #eee;
padding-top: 12px;
margin:0px;
}

.twoColFixRt #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	left: 25px;
	margin: 0 auto 0 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	
	
}
.twoColFixRt #sidebar1 {
	float: LEFT; /* since this element is floated, a width must be given */
	width: 148px; /* 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: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 0px 0 0px;
	border-right: 0px solid #663399;
	margin: 0;
	position: relative;
	height: auto;
	margin-left: 0px;
}
.twoColFixRt #sidebar0 {
	float: LEFT; /* since this element is floated, a width must be given */
	width: 148px; /* 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: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 0px 0 0px;
	border-right: 3px solid #cc3366;
	margin: 0;
	position: absolute;
	height: auto;
	margin-left: 0px;
	z-index:125; 
	left: 0px;
	
}


.twoColFixRt #sidebar_t {
	float: LEFT; /* since this element is floated, a width must be given */
	height:90px;
	background-color:#000000;
}

.twoColFixRt #sidebarmenu {
	float: LEFT; /* 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: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	height:40px;
	text-align:right;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color:#FFFFFF;
	font: 12px  arial,helvetica,clean,sans-serif;
	width: 148px;
	position: relative;
	
}

.twoColFixRt #header {
	background:#000000 url(../images/header.gif) no-repeat;
	height: 108px;
	width: 603px;
	left: 0px;
	border-bottom: 3px solid #cc3366;
	position: relative;

} 

.twoColFixRt #header.app {
	background:#000000 url(../images/header.gif) no-repeat;
	height: 108px;
	width: 603px;
	left: 0px;
	border-bottom: 3px solid #cc3366;
	position: relative;

} 

.twoColFixRt #headermain {
	height: 108px;
	width: 602px;
	left: -5px;
	border-left: 5px solid #0099cc;
	border-bottom: 3px solid #0099cc;
	position: relative;
	/*position:absolute;*/
	z-index: 5;
	background-color: #000000;
	background-image: url(../images/headere.gif);
	background-repeat: no-repeat;

} 
.twoColFixRt #header.regh{
	background:#000000 url(../images/header.gif) no-repeat;
	height: 108px;
	width: 603px;
	left: 0px;
	border-bottom: 3px solid #cc3366;
	position: relative;

} 

.twoColFixRt #header.thh{
	background:#000000 url(../images/header.gif) no-repeat;
	height: 108px;
	width: 603px;
	left: 0px;
	border-bottom: 3px solid #cc3366;
	position: relative;

} 


.twoColFixRt #mainContent {
	margin: 0 0 20px 148px; /* the right margin on this div element creates the column down the right 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 20 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: 13px arial,helvetica,clean,sans-serif;
	background:#FFFFFF;
	width: 603px;
	border-left: 5px solid #cc3366;
	border-bottom: 2px solid #cc3366;

  *font-size:small;*font:x-small;
	min-height: 600px;
	color: #222;
	
} 

.twoColFixRt #mainContent.apm {
	margin: 0 0 20px 148px; /* the right margin on this div element creates the column down the right 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 20 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: 13px arial,helvetica,clean,sans-serif;
	background:#FFFFFF;
	width: 603px;
	border-left: 5px solid #cc3366;
	border-bottom: 2px solid #cc3366;
  *font-size:small;*font:x-small;
	min-height: 600px;
	
} 

.twoColFixRt #mainContentmain {
	margin: 0 0 20px 148px; /* the right margin on this div element creates the column down the right 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 20 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: 13px arial,helvetica,clean,sans-serif;
	background: none;
	width: 620px;
	border-left: 5px solid #0099cc;

  *font-size:small;*font:x-small;
	min-height: 600px;
	z-index: 50;
	position:absolute;
	
} 
.twoColFixRt #bg{
 background:#FFFFFF top; 
 position:absolute; 
 left:-129px;
 bottom:82px; 
  z-index:-1; 
  vertical-align:bottom; 
  padding: 0px; 
  margin: 0px;
  
}
.twoColFixRt #deco {
	position: relative;
	left:-156px;  
	top:56px;   /*136px; */
	z-index:55; 
	vertical-align:bottom; 
	padding: 0px; 
	margin: 0px;
	
} 


.twoColFixRt #mainContent.regm {
	margin: 0 0 20px 148px; /* the right margin on this div element creates the column down the right 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 20 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: 13px arial,helvetica,clean,sans-serif;
	background:#FFFFFF;
	width: 603px;
	border-left: 5px solid #cc3366;
	border-bottom: 2px solid #cc3366;
  *font-size:small;*font:x-small;
	min-height: 600px;
	
} 

.twoColFixRt #mainContent.thm{
	margin: 0 0 20px 148px; /* the right margin on this div element creates the column down the right 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 20 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: 13px arial,helvetica,clean,sans-serif;
	background:#FFFFFF;
	width: 603px;
	border-left: 5px solid #cc3366;
	border-bottom: 2px solid #cc3366;
  *font-size:small;*font:x-small;
	min-height: 600px;
	
} 

.twoColFixRt #footer{
border-top: 1px solid #888; 
position:relative;
 top: 0px;
  left: 10px; 
  color:#aaa;
  text-align:right;
  padding-right: 40px;
  padding-top: 5px;
  font: 10px arial,helvetica,clean,sans-serif;
  width: 700px;
  position:relative;
}

.twoColFixRt #footermain{
	border-top: 1px solid #888;
	position:relative;
	top: 820px;
	left: 40px;
	color:#aaa;
	text-align:right;
	padding-right: 10px;
	padding-top: 5px;
	font: 10px arial,helvetica,clean,sans-serif;
	width: 700px;
	position:relative;
	z-index: 50;
}

.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;
	border-right: 0px solid #fff;
}

a.main, a.main:visited{
	text-decoration: underline;
	color:#0099cc;
	font: 12px arial,helvetica,clean,sans-serif;
	font-weight:bold;
	border-right: 0px solid #fff;
	padding: 2px;
	left: 0px;
}

a.main:hover{
	color:#cc3366;
	text-decoration:underline;

}

.twoColFixRt #sidebarmenu a.wel, a.wel:visited {
color: #0099cc;
text-decoration:none;
padding:16px 8px 16px 8px;
font: 12px  arial,helvetica,clean,sans-serif;
font-weight:bold;
border-right: 6px solid #000000;
position:relative;
left: 4px;

}

.twoColFixRt #sidebarmenu a.wel:hover {
color: #fff;
border-right: 6px solid #0099cc;
} 


.twoColFixRt #sidebarmenu a.wel, a.wel:visited {
	color: #ccc;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font-weight:bold;
	border-right: 6px solid #000000;
	position:relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.twoColFixRt #sidebarmenu a.wel:hover {
color: #fff;
border-right: 6px solid #0099cc;
} 

.twoColFixRt #sidebarmenu a.wels, a.wels:visited {
	color: #0099cc;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right: 6px solid #0099cc;
	position:relative;
	left: 0px;

}

.twoColFixRt #sidebarmenu a.wels:hover {
color: #fff;
border-right: 6px solid #0099cc;
} 

.twoColFixRt #sidebarmenu a.cfp, a.cfp:visited {
	color: #aaa;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right: 6px solid #000000;
	position:relative;
	left: 0px;

}

.twoColFixRt #sidebarmenu a.cfp:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.cfps, a.cfps:visited {
	color: #cc3366;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right: 6px solid #cc3366;
	position:relative;
	left: 0px;

}

.twoColFixRt #sidebarmenu a.cfps:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.ap, a.ap:visited {
	color: #aaa;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right: 6px solid #000000;
	position:relative;
	left: 0px;

}

.twoColFixRt #sidebarmenu a.ap:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.aps, a.aps:visited {
	color: #cc3366;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font-weight:bold;
	border-right: 6px solid #cc3366;
	position:relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.twoColFixRt #sidebarmenu a.aps:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.rg, a.rg:visited {
	color: #aaa;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right: 6px solid #000000;
	position:relative;
	left: 0px;

}

.twoColFixRt #sidebarmenu a.rg:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.rgs, a.rgs:visited {
	color: #cc3366;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font-weight:bold;
	border-right: 6px solid #cc3366;
	position:relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.twoColFixRt #sidebarmenu a.rgs:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.th, a.th:visited {
	color: #aaa;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right: 6px solid #000000;
	position:relative;
	left: 0px;

}

.twoColFixRt #sidebarmenu a.th:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

.twoColFixRt #sidebarmenu a.ths, a.ths:visited {
	color: #cc3366;
	text-decoration:none;
	padding:16px 8px 16px 8px;
	font-weight:bold;
	border-right: 6px solid #cc3366;
	position:relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.twoColFixRt #sidebarmenu a.ths:hover {
color: #fff;
border-right: 6px solid #cc3366;
} 

a, a:visited{
text-decoration: underline;
color: #aaa;
font: 12px  arial,helvetica,clean,sans-serif;
font-weight:bold;
border-right: 0px solid #fff;
padding: 2px;
left: 0px;
}

a:hover{
	color: #cc3366;
	text-decoration:underline;

}
