/* CSS Document */

body{
	margin:0px auto;
}
*{
	margin:0px auto;
	vertical-align:top;
	text-align:justify;
	line-height:15px;
}
a{
	color:#ffffff;
	text-decoration:underline;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}
img{
	border:0pt;
}
table{
	margin:0px;
}
td{
	padding:1px 3px;
}
ul{
	margin:0px; padding:0px;
}
ul li{
	margin:0px; padding:0px;
}
#main{
	position:relative;
	width:771px;
}
#top{
	/*background-image:url(/userfiles/image/top.gif);
	background-repeat:no-repeat;*/
	width:771px; height:91px; 
	/*overflow:hidden;*/
}
#logo {
	position:relative;
	/*top:6px; left:25px;*/
	/*background-image:url(/userfiles/image/logo.gif);*/
	/*background-repeat:no-repeat;*/
	width:278px; height:53px;
	/*display:block; overflow:hidden; text-indent:-1000px;*/
	float:left;
}
#logo a
{
	color:Black;
}
#container{
	width:761px; overflow:hidden;
	background-color:#260393;
	padding:0px 0px;
}
#colLeft{
	background-image:url(/userfiles/image/bgColLeft.gif);
	background-repeat:no-repeat;
	width:234px; height:353px;
	float:left;
}
a#btn1{
	position:absolute;
	top:126px; left:27px;
	background-image:url(/userfiles/image/btn_01.gif);
	background-repeat:no-repeat;
	width:89px; height:18px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn1:hover{
	position:absolute;
	background-image:url(/userfiles/image/btn_over_01.gif);
	background-repeat:no-repeat;
	width:89px; height:18px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#btn1Active{
	position:absolute;
	background-image:url(/userfiles/image/btn_over_01.gif);
	background-repeat:no-repeat;
	width:89px; height:18px;
	display:block; overflow:hidden; text-indent:-1000px;
}

a#btn2{
	position:absolute;
	top:150px; left:27px;
	background-image:url(/userfiles/image/btn_02.gif);
	background-repeat:no-repeat;
	width:89px; height:18px;
	display:block; overflow:hidden; text-indent:-1000px;
}
a#btn2:hover{
	position:absolute;
	background-image:url(/userfiles/image/btn_over_02.gif);
	background-repeat:no-repeat;
	width:89px; height:18px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#btn2Active{
	position:absolute;
	background-image:url(/userfiles/image/btn_over_02.gif);
	background-repeat:no-repeat;
	width:89px; height:18px;
	display:block; overflow:hidden; text-indent:-1000px;
}

#contactBox{
	width:202px;
	padding:133px 16px 0px 16px;
}
#contact_h1{
	position:relative;
	height:27px; min-height:27px;
	
}
#contact_text{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:8px 0px;
	
}
#colRight{
	background-image:url(/userfiles/image/bgColRight.gif);
	background-repeat:no-repeat;
	width:527px;
	float:right;
	padding-top:237px;
	top:0px;
	margin-top:0px;
}
#contentBox{
	background-image:url(/userfiles/image/bgContent.gif);
	background-repeat:repeat-x;
	width:501px;
	height:auto !important; height:250px; min-height:250px;
	padding:0px 13px;
}
#heading{
	/*position:relative;*/
	height:27px; min-height:27px;
}
.h1{
	/*position:relative;*/
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:bold;
	color:#3b32ae;
	border-bottom:1pt solid #ffffff;
	padding:7px 25px 3px 0px;
	float:left;
	
}
#content{
	/*position:relative;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:8px 0px;
	margin-top:10px;
	
}
#content2{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:8px 0px;
}
#footer{
	position:relative;
	background-image:url(/userfiles/image/footer.gif);
	background-repeat:no-repeat;
	width:761px; height:30px; line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	color:#d9cee6;
	text-align:center;
	padding-top:11px; clear:both;
}
#footer a{
	color:#d9cee6; line-height:20px;
}
/* Contact form */

#contact_form{
	/*margin:0px 10px;*/
	width:260px; float:right;
}
#contact_form table{
	width:260px;
	border:0pt;
	float:left;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:12px;
	font-size:10px;
	padding-top:1px;
	width:150px;
}
#contact_form img{
		width:150px;
		border:1pt solid #999999;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:100px;
	font-size:10px;
	padding-top:1px;
	width:230px;
}

#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
}
/* For confirm*/
.modalBackground{
    background-color:Gray;
    height:100%;
    filter:alpha(opacity=50);
    opacity:0.5;
}
#logout 
{
	
	font-size:12px;
	
}
#logout .moduletools a
{
	color:Black;
	
}
#p_ctl03_PNL
{
	color:Black;
}
h3
{
padding-bottom:5px;
}
#left
{
width:221px;
float:left;
display:inline;
}
#right
{
width:270px;
float:left;
display:inline;
}
.moduletools a
{
font-size:12px;	
}
