body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.borderbg {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
}

.mainbg {
	background-image: url(../images/mainbg_lite.gif);
}

.title
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #637a93;
}

.normaltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 1.5em;
	color : #6b7178;
	text-decoration : none;
}

.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 1.5em;
	color : #6b7178;
	text-decoration : none;
}

.columntitle {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:15px;
	color:white;
	padding-left:12px;
	padding-top:1px;	
	text-transform:uppercase;
}

a:link, a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
	}
	
a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
	}
	
.tableheadertd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	line-height: 1.5em;
	color : #6b7178;
	text-decoration : none;
	background-color: #EAF2FB;
}

.tablestyle {
	border-collapse: collapse;
}

.tdline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDDED;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #6b7178;
	text-decoration: none;
}

.tdstyle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5EFF9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #6b7178;
	text-decoration: none;
}


.footerbg {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7895b4;
	padding-bottom:4px;	
}

A.footer {
		border-bottom: 0px;
}

A:hover.footer {
		border-bottom: 0px;
}

A:visited.footer {
		border-bottom: 0px;
}


.preview_border{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #637a93;
	padding: 12px 0 0 16px;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}


.gallerydesctd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	line-height: 1.5em;
	color : #6b7178;
	text-decoration : none;
	background-color: #EAF2FB;
	vertical-align:middle;
	padding: 2px;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

.input {
	border: 1px solid #EAF2FB;
	background-color: #F7F9FE;
	font-family: arial;
	font-size: 11px;
	padding-left: 2px;
	color: #6085AD;
}

.formstyle {
	margin-bottom: 0px;
}
