.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 150%;

}
.inputContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
	color: #003366;
	line-height: 150%
	border-color: #003366;
	font-color:  #003366;
}

.subhead
{
	font-family:arial;
	font-size:14px;
	color:#666666;
	font-weight:bold
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-color: #274867;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
}


/* LINKS */

.frmlnk
{
	font-family:arial;
	font-size:11px;
	text-decoration:none; 
	color:#527bb9;
	font-weight: normal;
}

a.frmlnk
{
	font-family:arial;
	font-size:11px;
	text-decoration:none; 
	color:#527bb9;
	font-weight: normal;
}

a.frmlnk:visited 
{
	font-family:arial;
	font-size:11px;
	text-decoration:none; 
	color:#527bb9;
	font-weight: normal;
}

a.frmlnk:hover 
{
	color:#ff6600;
	text-decoration:none;
}

.n1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}

.n2 {
	font-size: 12px;
	font-weight: bold;
}

.n2n {
	font-size: 11px;
}

.n3 {
	font-size: 11px;
}

.n4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}

.n5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}

#productscont a {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
}

#productscont a:hover {
		color: #FF6600;
		text-decoration: underline;
}

#productscont h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

#leftnav a {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #527BB9;
		font-size: 11px;
}

#leftnav a:hover {
		color: #FF6600;
		text-decoration: underline;
}

.lback {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#nlink {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
}

#nlink a {
		color: #999999;
		text-decoration: none;
}

#nlink a:hover {
		color: #FF6600;
		text-decoration: underline;
}

.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.imgborder {
	border:1px solid #EBEBEB;
	margin: 1px;
	padding: 1px;
}

.content {
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	LINE-HEIGHT: 150%; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#content {
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	LINE-HEIGHT: 100%; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}
#content ul{
	white-space:normal;
	padding:0px;
	margin:15px;
}
#content li{
	list-style-image: url(/images/urun_bullet.gif);
}

/*News*/

#newscont {
    padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	position: relative;
}

#newscont p{
	margin-top: 0px;
	margin-left: 5px;
}
#newscont a {
	text-decoration: none;
}

#newscont a:hover {
	text-decoration: underline;
}

#newscont ul {
	list-style: none;
	padding:0px;
	margin:0px;
	min-height: 1.6em;
}
* html #newscont ul {
	height: 1.6em;
	overflow: visible;
}
#newscont li.error {
	color: #f00;
}
#newscont #togglenewsticker {
	background: transparent url("icon_cclosenewstiker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newscont #togglenewsticker {
	right: 30px;
}