/*COMMON*/
body{
/*background:#C0DDE5 url(../images/logo.png) no-repeat fixed left top ;*/
background:#C0DDE5;
color:#FFFFFF;
margin:0pt;
padding:0em;
font-face:Ariel;
font-size:1.3em;
}
a{color:#ffffff}
img{
	background-color:#ffffff;
    background-image:url('http://vallalar.net/images/loading.gif');
    background-repeat:no-repeat;
    background-position: center;
	border:none;
} 
.centerAlign{
padding-left:80px;
padding-right:80px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:left;
background: #173452 url(../images/page_border.gif)  repeat-y;
font-family: Latha,Arial,Helvetica,Comic Sans MS;
font-size:0.7em;
width:626px !important;
width /**/:786px;
border:1px solid #C0DDE5
}
/*font-weight: bold;*/
.centerAlignBody{
text-align:center;
}

/*HEADER  FILE NAME -navi.htm*/
#headerNavi a{
color:white;
display:block;
height:100%;
width:100%;
text-decoration: none;
font-size:1em;
}
#headerNavi a:link{
background:url("../images/bar_blue.gif");
}
#headerNavi a:visited{
background:url("../images/bar_blue.gif");
}
#headerNavi  a:hover{
background:url("../images/bar_rose.gif");
}
#headerNavi  a:active, #headerNavi  a:focus{
background:url("../images/bar_green.jpg");
}
.headerMenuItem{
float:left;
width:8.9%;
height:29px;
display:block;
border-right:1px solid #ffffff;
text-align:center;
}
.headerMenuItemLast{
float:left;
height:29px;
display:block;
border-right:1px solid #ffffff;
text-align:center;
}

a.headerMenuItem {
display:block;
height:100%;
width:100%;
}
.loginBox{
background-color:#C0DDE5;
border:1px solid red;width:300px;text-align:center;padding:10px;
height:200px;
padding:50px;
color:#000000;
}
#signUp{
font-face:Ariel;
font-size:1em;
}
.signupRow{
width:500px;
border:0px solid red;;
}
.signupCol1{
float:left;
}
.signupCol2{
float:right;
}
.clearL{
clear:both;
}
.userListingTbl{
border:1px solid white;
width:500px;
margin:10px;
}
.borderBottom{
border-bottom:1px solid white;
}
.signUpForm{
wdith:450px;font-size:14px;color:#000000
}
.divLine{
border-bottom:1px solid white;
width:300px;
height:1px;
padding:10px;
text-align:center;
}
.divFrm{
padding-left:90px;
}
h1{
font-size:115%;
}
.hrDiv{
	padding-top:20px;
	width:100%;
	border-bottom: 1px solid #333333 ;
}
.writtenBy{
	color:#777777;
}
