body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.contentbg {
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(images/content_bg.png);




}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px;

}
.heading01 {
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;

}

a:link { color: #5C88CF; text-decoration: none }
a:active { color: #5C88CF; text-decoration: none }
a:visited { color: #5C88CF; text-decoration: none }
a:hover { color: #ffffff; text-decoration: underline }input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #16305F;
	font-weight: bold;
	font-family: Tahoma, Arial;


}
select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #162F5E;
	font-weight: bold;
	font-family: Tahoma, Arial;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #162F5E;
}
.heading02 {
	font-size: 14px;
	font-weight: bold;
	color: #6192DF;
}
.tdDarkGrey {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 11px;
}
.photoBg {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #2F5FC1;
	text-align: center;

}
.txtMedium {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;


}
