*
{
	margin: 0px;
	padding: 0px;
}
 
BODY
{
	background-image: url( http://www.ballov.net/img/page_bg.jpg );
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #383838;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 75%;
}
 
TD
{
	vertical-align: top;
	font-size: 1em;
	padding:0px;
}

DIV
{
	font-size: 1em;
}

INPUT, SELECT, PRE
{
	margin: 0px;
	padding: 0px;
}

TEXTAREA
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, sans-serif;
}

A:link
{
	color: #001165;
	text-decoration: underline;
}

A:visited
{
	color: #001165;
	text-decoration: underline;
}

A:hover
{
	color: #20328D;
	text-decoration: underline;
}

A:active
{
	color: #20328D;
	text-decoration: underline;
}

TABLE
{
	border-collapse: collapse;
	border: none;
	width: 100%;
}

IMG
{
	border: none;
}

TH
{
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #0078A8;
	color: #FFFFFF;
}

FORM
{
	margin: 0px;
}

P
{
	margin: 0px 0px 10px 0px;
}

UL
{
	list-style-type: none;
	margin: 10px 0px 10px 17px;
	list-style-image: url( http://www.ballov.net/img/bul_list2.gif );
}

LI
{
	margin: 0px 0px 5px 0px;
}

SMALL, .small
{
	font-size: 0.9em;
}

BIG, .big
{
	font-size: 1.2em;
}

H1
{
	color: #C20000; 
	font-family: "Times New Roman", serif;
	font-size: 180%;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
}

H2
{
	color: #0071B9; 
	font-size: 140%;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}

H3
{
	color: #EBA600; 
	font-size: 140%;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

H4
{
	font-weight: bold;
	color: #EBA600;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

DL
{
	padding: 0px;
	margin: 0px;
}

DT
{
	font-weight: bold;
	color: #0078A8;
	font-size: 0.9em;
	margin: 0px;
}

DD
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/*
 *	Classes
 */

.tbldata
{
	margin-bottom: 20px;
}

.tbldata TD
{
	padding: 5px 10px 5px 10px;
	border: 1px solid #BFBFBF;
}

.tbldata TH
{
	padding: 5px 10px 5px 10px;
	border: 1px solid #BFBFBF;
}
 
.linkactive
{
	font-weight: bold;
}

.nomargin
{
	margin: 0px;
	padding: 0px;
}

.pictext
{
	margin: 0px 15px 10px 0px;
	float: left;
}

.bgstripe1
{
	background-color: #FFFFFF;
}

.bgstripe2
{
	background-color: #EFEFEF;
}

.linkmenuactive:link, .linkmenuactive:visited
{
	color: #EB4D00;
	text-decoration: none;
}

.linkmenuactive:hover, .linkmenuactive:active
{
	color: #EB4D00;
	text-decoration: none;
}

.menusep
{
	color: #969696;
	font-size: 22px;
	padding: 0px 20px 0px 20px;
}

.price
{
	color: #C20000;
}

.sep
{
	background-color: #DFDFDF;
	margin: 30px 0px 30px 0px;
	height: 2px;
}

.boxtl
{
	background-image: url( http://www.ballov.net/img/box-t_l.gif );
	background-position: left top;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.boxtr
{
	background-image: url( http://www.ballov.net/img/box-t_r.gif );
	background-position: right top;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.boxbr
{
	background-image: url( http://www.ballov.net/img/box-b_r.gif );
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.boxbl
{
	background-image: url( http://www.ballov.net/img/box-b_l.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.boxcellcontent
{
	padding: 10px 15px 10px 15px;
}

.boxcatalog H2
{
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	color: #C20000;
	font-weight: normal;
}

.boxcatalog
{
	margin-bottom: 20px;
}

.linkmore:link
{
	clear: both;
	display: block;
	padding: 0px 0px 0px 15px;
	background-image: url( http://www.ballov.net/img/bul_list2.gif );
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.linkmore:visited
{
	clear: both;
	display: block;
	padding: 0px 0px 0px 15px;
	background-image: url( http://www.ballov.net/img/bul_list2.gif );
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.linkmore:hover
{
	clear: both;
	display: block;
	padding: 0px 0px 0px 15px;
	background-image: url( http://www.ballov.net/img/bul_list2.gif );
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.linkmore:active
{
	clear: both;
	display: block;
	padding: 0px 0px 0px 15px;
	background-image: url( http://www.ballov.net/img/bul_list2.gif );
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.boxad
{
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
	background-color: #F2F6F9;
}

.red
{
	color: #C20000;
}

.boxdiary
{
	border: 2px solid #869FB2;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}

.boxdiary TABLE TD TABLE TD
{
	border-bottom: 1px solid #869FB2;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}

.boxfilter
{
	border: 2px solid #869FB2;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}

.boxfilter TABLE TD
{
	font-size: 11px;
	vertical-align: middle;
}

.boxfilter TABLE TD INPUT, .boxfilter TABLE TD SELECT 
{
	font-size: 11px;
}

.tbllist TD UL
{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

.tbllist TD UL LI
{
	list-style-image: none;
	border-bottom: 1px solid #DFDFDF;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

/*
 *	Identifiers
 */

#login
{
	padding: 30px 12px 0px 30px;
	margin-bottom: 20px;
	font-family: "Times New Roman", serif;
	font-size: 13px;
	height: 149px;
	text-align: center;
}

#login H1
{
	font-size: 13px;
	margin: 0px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

#login H4
{
	font-size: 11px;
	margin-bottom: 10px;
	color: #6C6C6C;
	font-weight: bold;
}

#login H5
{
	font-size: 11px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
}

#login H6
{
	font-size: 14px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

.inputlogin
{
	border: none;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background: none;
	width: 130px;
}

.inputreg
{
	border: none;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background: none;
	width: 130px;
}

#header
{
	padding: 0px 30px 0px 16px;
}

#content
{
	margin-bottom: 30px;
}

#submenu
{
	background-color: #0078A8;
	margin-bottom: 20px;
}

#submenu TABLE TD H2
{
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	color: #FFF2CB;
	font-weight: normal;
}

#submenu TABLE TD LI A
{
	color: #FFFFFF;
}

#submenu TABLE TD UL
{
	list-style-image: url( http://www.ballov.net/img/bul_list.gif );
}

#promo
{
	margin-bottom: 20px;
	background-image:url(../img/1.png);	
}

#menu
{
	background-image: url( http://www.ballov.net/img/menu-bg2.gif );
	margin: 0px 30px 16px 30px;
	background-repeat: repeat-x;
	height: 45px;
}
 
#main
{
	background-image: url( http://www.ballov.net/img/journal.jpg );
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 30px 20px 30px;
}

#left
{
	width: 180px;
	padding-right: 40px;
}

#right
{
	width: 150px;
	padding-left: 30px;
}
#right UL
{
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
}
#register
{
	text-align: right;
}

#register TABLE
{
	background-image: url( ../img/head_bg.gif );
	background-position: right top;
	background-repeat: no-repeat;
	height: 158px;
	width: auto;
}

#register TABLE TD
{
	background-image: url( ../img/head_fx.jpg );
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 10px 0px 90px;
	text-align: left;
	vertical-align: middle;
}

#register TABLE TD IMG
{
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}

#menu TABLE
{
	background-image: url( http://www.ballov.net/img/menu-r.gif );
	background-position: right top;
	background-repeat: no-repeat;
	height: 45px;
}

#menu TABLE TD
{
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
}

#footer
{
	margin: 0px 30px 20px 30px;
	background-image: url( http://www.ballov.net/img/footer-bg2.gif );
	background-repeat: repeat-x;
	height: 80px;
}

#footer TABLE
{
	background-image: url( http://www.ballov.net/img/footer-r.gif );
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}

#footer TABLE TD
{
	color: #FFFFFF;
	padding: 15px 20px 0px 20px;
}

#footer TABLE TD A
{
	color: #FFFFFF;
}

#x
{
	border: 1px solid red;
	background: yellow;
}

a.rowhdr {color: #FFFFFF;;text-decoration: none}
a.rowhdr:visited {color: #FFFFFF;;text-decoration: none}
a.rowhdr:link {color: #FFFFFF;;text-decoration: none}
a.rowhdr:hover {color: #FFFFFF;; text-decoration:underline}

a.rowhdr2 {color: #0A5EB2;text-decoration: underline}
a.rowhdr2:visited {color: #0A5EB2;text-decoration: underline}
a.rowhdr2:link {color: #0A5EB2;text-decoration: underline}
a.rowhdr2:hover {color: #0066cc; text-decoration:underline}

td.top_section {
color: #8FB5E6;
font-size: 18pt;
font-weight: bold;
}

th.box_panel {
color: black;
background-color: #e7ecf8;
font-weight: bold;
padding: 1px;
text-align: center;
}
td.box_panel {
background-color: #ffffff;
padding: 1px;
}

.tabtable {background-color: #4E88D1;}
td.box_tab1 {
border: 1px solid #E7E9EF;
background-color: #ffffff;
padding: 3px;
}
td.box_tab0 {
border: 1px solid #E7E9EF;
background-color: #E8F0F8;
padding: 3px;
}

.btn {border-top: #6679A6 1px solid; border-left: #6679A6 1px solid; border-bottom: #0066CC 1px outset; border-right: #0066CC 1px outset; color: #243E81; background-color: #F4F6FB; font-family: Verdana, Tahoma, Arial; padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px;}

td.signin1 {padding: 5px; border: 1px solid #E7E9EF; background-color: #F1F4FB; text-align: center;}
td.signin2 {padding: 5px;}

.rowtable {border: #1587C6 solid 1px; padding: 2px;}
.rowtable2 {background-color: #E7E9EF;}
.rowtable5 TD {vertical-align:middle; }
.rowtable3 {background-color: #D9DDE6;}

.rowhdr1 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #0078A8;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
a.rowhdr1 {color: #FFFFFF;text-decoration: none}
a.rowhdr1:visited {color: #FFFFFF;text-decoration: none}
a.rowhdr1:link {color: #FFFFFF;text-decoration: none}
a.rowhdr1:hover {color: #FFFFFF;text-decoration:none}

td.rowhdr2 {border: 1px solid #FFFFFF; color: #243E81; background: #CFD9F1; font-weight: bold;}
.rowone {background-color: #ffffff; text-align: left; margin:5px;}
.rowtwo {background-color: #e7ecf8; text-align: left; padding:5px;}

.gray {color: #E7E9EF;}
.system {background-color: #FFF0F0;}
.note {padding: 5px; font-size: x-small; font-family: Arial, Tahoma, sans-serif; color: #808080;}
.feedback {border: #ffffa0 solid 1px; background-color: #fffff0;}

td.question {}
td.answer {}

