A.content:LINK {
	font-family : arial,Helvetica,sans-serif;
	color : #314067;
	font-size : 12px;
	text-decoration: underline;
}
A.content:VISITED {
	font-family : arial,Helvetica,sans-serif;
	color : #314067;
	font-size : 12px;
	text-decoration: underline;
}
A.content:HOVER {
	font-family : arial,Helvetica,sans-serif;
	color : #E5A605;
	font-size : 12px;
	text-decoration: underline;
}
A.content:ACTIVE {
	font-family : arial,Helvetica,sans-serif;
	color : #314067;
	font-size : 12px;
	text-decoration: underline;
}

A:LINK {
	font-family : arial,Helvetica,sans-serif;
	color : #314067;
	font-size : 12px;
	text-decoration:none;
}
A:VISITED {
	font-family : arial,Helvetica,sans-serif;
	color : #314067;
	font-size : 12px;
	text-decoration:none;
}
A:HOVER {
	font-family : arial,Helvetica,sans-serif;
	color : #E5A605;
	font-size : 12px;
	text-decoration:none;
}

table.content,
ul.content {
	border: 1px solid red;
}

A:ACTIVE {
	font-family : arial,Helvetica,sans-serif;
	color : #314067;
	font-size : 12px;
	text-decoration:none;
}

.content {
	font-family : arial,Helvetica,sans-serif;
	text-align:left;
	color : #314067;
	font-size : 12px;
}

input,select,textarea {border: 1px solid #b2b2b2; margin: 1px;}

textarea {background-color: #e5e5e5;}
.error {  font-family:  Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000; text-decoration: blink; background-position: center}
.compimg {
	border: 1px solid #b2b2b2;
	float:left;
	padding: 5px;
	margin-right:10px;
	height: 100px;
	text-align: center;
	vertical-align:middle;
	width:155px;
}
.clr {
	height: 100px;
	padding-bottom:10px;
}
.perimg {
	border: 1px solid #b2b2b2;
	float:left;
	margin-right: 10px;
}
.izm {
	position:absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top:50%;
	margin-top: -200px;
	height: 400px;
	background-color: #dfe7f1;
	padding:20px;
	border: 1px solid #b2b2b2;
	font-family:  Helvetica, sans-serif;
	color: #314067;
	font-size: 12px;
}

BODY {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color : #314067;
	text-align:left;
    background: #dfe7f1 url(/images/bg.gif) repeat-x
}

INPUT ,SELECT,TEXTAREA{
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color : #314067;
}
