/* CSS Document */
html, body 			{ height: 100%; }
body 				{ margin: 0px; padding: 0px; }
div, td, th, p		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #71768a; }
option, select,
textarea	 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

h1					{ height: 26px; background: url(../gfx/backgrounds/bara.gif) repeat-x; color: #13235d; font-weight: bold; font-size: 12px; padding: 4px 0px 0px 12px; display: block; }
h2					{ height: 20px; background: url(../gfx/backgrounds/bara.gif) repeat-x; color: #13235d; font-weight: bold; font-size: 12px; padding: 4px 0px 0px 12px; display: block; margin-bottom: 0px; }

a:link, a:visited	{ color: #13235d; font-weight: bold; }

.linkA:link,
.linkA:visited		{ color: #71768a; text-decoration: none; font-weight: normal; margin: 0px 5px 0px 5px; }
.linkA:hover		{ text-decoration: underline; }

.linkB:link,
.linkB:visited		{ color: #71768a; text-decoration: none; font-weight: normal; }
.linkB:hover		{ text-decoration: underline; color: #13235d; }

.lBox				{ background: #f7f7f7; border: 1px solid #dddddd; padding: 8px; }

.dotsA				{ background: url(../gfx/backgrounds/dots01.gif) repeat-x; height: 28px;  }
.selectA			{ border: 1px solid #a5acb2; background: #dfff92; color: #13235d; margin-top: 4px; height: 18px; }
.selectB			{ border: 1px solid #a5acb2; color: #13235d; width: 562px; margin-bottom: 8px; }

.inputA				{ border: 1px solid #a5acb2; color: #13235d; width: 100%; margin-bottom: 8px; }
.textareaA			{ border: 1px solid #a5acb2; width: 554px; height: 150px; color: #13235d; margin-bottom: 8px; font-size: 12px; }
.textareaB			{ border: 1px solid #a5acb2; width: 554px; height: 100px; color: #13235d; margin-bottom: 8px; font-size: 12px; }

.tableA				{ width: 554px; }
.tableA td			{ border-bottom: 1px solid #a5acb2; height: 30px; }
.divA				{ padding: 1px 16px 22px 16px;}

.cubenz				{ color: #b5b8c8; margin-top: 34px; margin-left: 6px; }
