p {

	line-height: 20px;
	margin: 10px  0px 0px 0px;
	padding:0;


}
#content-div p {

	line-height: 20px;
	margin: 10px  0px 0px 0px;
	padding:0;
	text-indent: 30px;
	align: justify;

}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

a:link, a:visited {
	color:#771111;
	
	font-weight: normal;
}

a:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;
}


a.bottom-links, a.bottom-links:visited {
	color:#771111;
	text-decoration:underline;
	font-weight: normal;
}

a.bottom-links:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;
}
a.left-links, a.left-links:visited {
	color:#FF0000;
	text-decoration:underline;
	font-weight: normal;
}

a.left-links:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;
}
a.bottomMenu, a.bottomMenu:visited {
	color:#808080;
	text-decoration:none;
	font-weight: normal;
}

a.bottomMenu:hover{
	color:#771111;
	font-weight: normal;
	text-decoration:none;
}

.mainMenu1{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:none;
	width:100%;
	cursor: pointer;
	cursor: hand;
	height: 23px;
}

.mainMenu a, a:visited{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:none;
	cursor: pointer;
	cursor: hand;
	height: 23px;
}

.mainMenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#ED2122;
	width:100%;
	cursor: pointer;
	cursor: hand;
}

a.subMenu, a.subMenu:visited{
	font-size:11px;
	color:#ccc;
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

a.subMenu:hover{
	color:#EE2121;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
}

a.lm1, a.lm1:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

a.lm1:hover{
	color:#EE2121;
	text-decoration:none;
	font-weight: normal;
}

a.lm2, a.lm2:visited{
	color:red;
	text-decoration:underline;
	font-weight: normal;
}

a.lm2:hover{
	color:#EE2121;
	text-decoration:none;
	font-weight: normal;
}

.pointer{ 
	width:5px;
	height:5px;
	font-size:1px;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/templates/template_main/images/pointer.png,sizingMethod=crop);
}

.idxTitle{
	padding-top:15px;
	line-height:1.5;
	font-size:1px;
}

.idxHR{
	width:100%;
	height:5px;
	font-size:1px;
	background-color:#747474;
}

h1 {

	font-size: 28px;
	font-weight: normal;

}

h2 {

	font-size: 20px;
	line-height: 20px;

}

.submit {

height: 18px;
background-color: #fff;
width: 80px;
align: center;
padding-top: 2px;
cursor: pointer;
cursor: hand;
font-size: 12px;
color: #000;
border: 2px solid #ccc;

}

input {

border: 1px solid #ccc;
font-size: 12px;
font-family: arial, times new roman;
}

textarea {

border: 1px solid #ccc;
font-size: 12px;
font-family: arial, times new roman;

}

#submit_b {

padding: 4px 0px 4px 0px ;
	cursor: pointer;
	cursor: hand;


}

#submit_t {

padding: 4px 0px 4px 0px ;
	cursor: pointer;
	cursor: hand;

}
