body {
background:url(images/bg.jpg) no-repeat top center;
background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: normal;
	text-decoration: none;
	list-style-type: none;
	text-indent: 20px;
}

.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: underline;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color:#FFF;
	text-align: justify;
	text-decoration: none;
}

.text1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:#ffffff;
	text-align: justify;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: none;
}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: underline;
}

.read_more_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: none;
}

.read_more_red a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: underline;
}
.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2300ff;
	letter-spacing: normal;
	text-decoration: none;
}

.link_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bca4ff;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: none;
}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: underline;
}
.left_img{
	text-align:left;
	margin-right:10px;
	float: left;
}

.right_img{
	text-align:center;
	margin-left:10px;
	float: right;
}
.divideline { background-image:url(images/divide_line.jpg); background-repeat:repeat-x}
.divideline_verti { background-image:url(images/divide_line_verti.jpg); background-repeat:repeat-y}
.border {
	border: 1px solid #FF0000;	
	
}
.line { background-image:images/line.jpg;
		background-position:left top;
		background-repeat:repeat-x;
		background-color:#262626;
		height:1px;
		}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #F00;
	text-align: center;
}
.heading_normal {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
}
.content_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00F;
}
redhighlightedtext {
	color: #F00;
}
.redhighlightedtext {
	color: #F00;
}
ParagraphHeading {
	font-size: 18px;
}
.text_blue {
	color: #00F;
}
.text_orange {
	color: #FF9A35;
}

