/* CSS Document */

body{ 
margin:0px;
padding:0px;
font-size:small;
/*background-image:url(../images/BG_PAGE.jpg);*/
background-color:#ffffff;
font-family:arial, helvetica, "comic sans MS",tahoma, verdana;
}

form{
margin:0px;
padding:0px;
}


a{

text-decoration:none:
color:#d2311c;
}



a{
	cursor:hand;
	text-decoration:none;
	color:#d2311c;
	
}

a:hover{
	color: #0000ff;
	text-decoration:underline;
}


img{border:0px;}

.socialBox{
	margin:0px;
	padding:0px;
	height:270px;
	width:231px;
	background-repeat:no-repeat;

}

.socialBox table{
	width:80%;
	color:#fff;
	font-size:80%;
	margin:0px;
}

.socialBox table td{
	vertical-align:top;
	padding:0px 0px 10px 0px;
}

.socialBox a{
	color:#fff;
}

html>/**/body .socialBox table td{
	vertical-align:top;
	padding:10px 0px 10px 0px;

}

#facebook, #flickr, #twitter, #linkedin, #rss, #google{
	margin-left:50px;
	display:none;
}


#facebook1, #flickr1, #twitter1, #linkedin1, #rss1, #google1{
	margin:-270px 0px 0px 480px;
	display:none;
	position:relative;
}


input, select, textarea{
	font-family:"comic sans MS",tahoma, verdana;
}



.contentDiv{
	width:722px !important;
	height:456px;
	overflow: auto;
	font-size:80%;
	padding:20px 0px 00px 20px; 
	min-width:0px;
}



.contentDiv table th{
	font-size:90%;
	font-weight:normal;
	color:#755451;
	text-align:left;
	padding:5px 0px 10px 20px; 
}


.contentDiv table td{
	font-size:80%;
	font-weight:normal;
	text-align:left;
	padding:2px 0px 2px 20px; 
}

.contentDiv .header{
	font-size:110%;
	font-weight:bold;
	color:#be2e1c;
	text-align:left;
	padding:5px 0px 0px 0px; 
}


table.welcome{
	width:50%;
}

table.welcome td{
	text-align:center;
	color:#561e15;
	font-size:110%;
	line-height:150%;
}



#siteLoader {
	position: absolute;
	z-index: 100;
	background-color: #ffffff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	top: 00%;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 0;	
}

#loadImg {
	position: absolute;
	text-align: center;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	top: 10%;
	left: 0;
	line-height: 0;	
}

#loadText {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 20px;
  top: 5%;
  height: 25px;
  color: #000000;	
  text-align: center;  
vertical-align: top;
}

#siteDetailLoader {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;	
	text-align: right;  
  top: 5%;	
  right: 10px;
}





