/* CSS Document */
body{margin:0; padding:0; background-image:url(../images/cpl_bg.jpg); background-repeat:repeat-x; background-color:#dce359;}
form{margin:auto; padding:auto;}


.cpl_head{ font-family:Tahoma; font-size:18px; color:#FFFFFF; text-align:center; padding:25px;}
.middlebg{
	background-image:url(../images/cpl_middlebg.jpg); background-repeat:no-repeat;
	height:54px;}
	
.text{	text-align:center;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;}
.text a{ text-decoration:none; color:#FFFFFF;}

.text1{	text-align:center;
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;}
.text1 a{ text-decoration:none; color:#FFFFFF;}

input{margin:0px; padding:0px;}

.middlebg a{color:#000000; text-decoration:none;}

.middlebg a:hover{color:#000000; text-decoration:underline;}

.loginbox_bg{background-image:url(../images/loginbox_bg.jpg); background-repeat:no-repeat;}
	
.footer{text-align:center;
background-image:url(../images/bordertop_n_btm.jpg); background-repeat:no-repeat;
background-position:center;
height:40px;}

.footer a{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none}