@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
}

form {
	margin: 0px;
}

input {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#3F3F3F;
	width:250px;
}

textarea {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#3F3F3F;
	width:250px;
}

select {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#3F3F3F;
}

.btn{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
}

.text_label{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
}

.required{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#D20000;
}

.text_info{
	font-family:"Trebuchet MS";
	font-size:12px; 
	color:#a20b35;
}

/* ---------------------------------------------------------------------------*/

.tablebody_bg {
	background-image: url('../stcim/body_bg.jpg');
	background-repeat:repeat-x;
	background-color:#fff3e1;
}


/* ---------------------------------------------------------------------------*/

.pageheading{
	font-family:"Trebuchet MS";
	font-size:24px; 
	color:#a20b35;
}

.bodytext{
	font-family:"Trebuchet MS";
}

.bodytext a{
	font-family:"Trebuchet MS";
	text-decoration:none;
}

.bodytext a:hover{
	font-family:"Trebuchet MS";
}

/* ---------------------------------------------------------------------------*/

.topmenulink  {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

.topmenulink a {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

.topmenulink a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#97c2b7;
	text-decoration:none;
	text-align:center;
}

.footerlink  {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.footerlink a {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.footerlink a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#97c2b7;
	text-decoration:none;
}

.signuplink  {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#a20b35;
	text-decoration:none;
}

.signuplink a {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#a20b35;
	text-decoration:none;
}


.signuplink a:hover {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#97c2b7;
	text-decoration:none;
}

.message_success{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#009999;
	text-decoration:none;
}
.property_heading{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#009999;
	text-decoration:none;
}
.property_subheading{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/*gallery*/
.imgNormal{
	/*background-color:#FFFDFD;*/
	border:1px solid;
	border-color:#333333;
	padding:2px;
}
/*table list*/
.table_border{
	border: 1px solid #BDCBD7;
	border-collapse: collapse;
}
.table_header{
	background-color:#8BAFA8;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#a20b35;
	text-decoration:none;
}
.alterClass1 {
	font-family:"Trebuchet MS";
	font-size: 13px;
	background-color: #BACFCC;
}
.alterClass2 {
	font-family:"Trebuchet MS";
	font-size: 13px;
	background-color: #DAE4E2;
}
.mouseOver {
	font-family:"Trebuchet MS";
	font-size: 13px;
	background-color: #CCCCCC;
			}

