@charset "utf-8";
/* CSS Document */


/* Template styles applied to every ecommerce site */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1f79d1;
}
h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1f79d1;
	text-decoration: none;
	list-style-type: decimal;
	vertical-align: bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
input, Select, Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
}
li {
	list-style-image: url(../images/bul.gif);
}

a:link, a:visited  {
	color: #1f79d1;
	text-decoration: none;
}

a:hover {
	color: #1f79d1;
	text-decoration: underline;
}
.TxtWhite {
	color: #FFFFFF;
}
.MainContent {
	background-image: none;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcbcbc;
}
.News_Border {
	border: 1px dashed #666666;
}

.ERRORtxt {
	font-size: 16px;
	font-weight: bold;
	color: #580000;
}.FormERROR {
	font-size: 12px;
	font-weight: bold;
	color: #580000;
}
.Navs {
	padding-top: 15px;
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcbcbc;
}
.LN-Title {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #bcbcbc;
	height: 36px;
	padding-left: 15px;
}
.RN-Title {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #bcbcbc;
	height: 36px;
	padding-left: 15px;
}
.RN-Body {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bcbcbc;
}

.navCellOff 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcbcbc;
	height: 35px;
	padding-left: 10px;
} 
/*.navCellOff a:link, .navCellOff a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navCellOff a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}*/
.navCellOn 
{
	BACKGROUND-COLOR: #CECECE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcbcbc;
	height: 35px;
	padding-left: 10px;
}
.dashed-border {
	height: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
