
/* ||| Main Declarations ||| */

body {
 margin: 0px;
 background-color: #FFF;
}

table.top {
	width: 100%;
	background-image: url('images/antenne/top_bg.jpg');
	height: 74px;
}

table.main {
	width: 740px;
	height: 500px;
}

table.left {
	width: 143px;
	height: 100%;
	background-color: #0035AD;
}

table.right {
	width: 151px;
	height: 100%;
	background-color: #A0DDF2;
}

table.rightB {
	width: 151px;
	height: 100%;
	background-color: #41BBE6;
}

table.inside {
	width: 580px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #0035AD;
	background-color: #FFF;
}

td {
	color: #000;
	font-size: 8pt;
	font-family: Verdana;
	vertical-align: top;
}

td.bodyLeft {
	vertical-align: top;
	width: 143px;
	background-color: #0035AD;
}

td.mainLeft {
	vertical-align: top;
	width: 152px;
	background-color: #299FB9;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000;
}

td.mainRight {
	vertical-align: top;
	width: 162px;
	background-color: #FFF;
}

td.mainBody {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}

.listHeader {
	padding: 3px;
	padding-left: 5px;
	height: 20px;
	background-color: #299FB9;
	border: solid 1px #000;
	color: #FFF;
	font-weight: bold;
}

td.listContents {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000;
}

a {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: "New Roman";
	font-weight: none;
	text-decoration: none
}

a:hover {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: "New Roman";
	font-weight: none;
	text-decoration: none
}

a:visited {
	color: #BABABABA;
	font-size: 7pt;
	font-family: "New Roman";
	font-weight: none;
	text-decoration: none
}

a.NoStyle {
	color: #000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

a.NoStyle:hover {
	color: #000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

a.NoStyle:visited {
	color: #000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

a.top {
	color: #0035AD;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none
}

a.top:hover {
	color: #41BBE6;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none
}

a.bottom {
	color: #0035AD;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none
}

a.bottom:hover {
	color: #41BBE6;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none
}

a.right {
	color: #0035AD;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	text-decoration: none
}

a.right:hover {
	color: #41BBE6;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	text-decoration: none
}

a.right:visited {
	color: #0035AD;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	text-decoration: none
}

a.left {
	color: #FFF;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

a.left:hover {
	color: #41BBE6;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

a.left:visited {
	color: #FFF;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

a.left:active {
	color: #41BBE6;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none
}

.FAQ {
	font-weight: bold;
	color: #0337af;
}

/* ||| End of Main Declarations ||| */

/* ||| Form Declarations ||| */

td.formDesc {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	width: 149px;
	height: 23px;
	padding-bottom: 5px;
	padding-top: 3px;
}

td.formField {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	width: 385px;
	height: 23px;
	padding-bottom: 5px;
}

input.text {
	border: solid 1px #000;
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 2px;
}

textarea {
	border: solid 1px #000;
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 2px;
}

input.button {
	border: solid 1px #000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #299FB9;
	padding: 1px;
	background-color: #FFF
}

/* ||| End of Form Declarations ||| */

/* ||| Left Menu Declarations ||| */

td.leftMenu {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	height: 25px;
	width: 153px
}

/* ||| End of Left Menu Declarations ||| */

/* ||| Categories Menu Declarations ||| */

td.CatTop {
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	height: 20px;
	background-color: #80004f;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #FFF;
	color: #FFF;
	font-weight: bold;
}

/* ||| End of Categories Menu Declarations ||| */

/* ||| Right Menu Declarations ||| */

td.rightMenu {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 6px;
	width: 162px;
	height: 20px;
	background-color: #F5C000;
}

/* ||| End of Right Menu Declarations ||| */