/* CSS Document */
HTML, BODY              { width: 100%;
			              height: 100%;
			              padding: 0;
	                      margin: 0;
						  background: #818892 }
ADDRESS                 { color: #06070A;
                          font-size: 11px;
	                      font-family: Verdana, sans-serif;
	                      text-align: right;
						  margin: 10px }
CAPTION                 { color: #323B44;
                          font-weight: bold;
						  padding: 5px }
DIV.content             { width: 742px;
						  margin: 5px 6px 6px 6px; 
                          background: url(img/bg-3.gif) repeat;
						  border: 1px solid #C9CED4 } 
DIV.content_double             { width: 742px;
						  margin: 0 6px 6px 6px; 
                          background: url(img/bg-3.gif) repeat;
						  border: 1px solid #C9CED4 }                  
DIV.counter             { width: 0; 
			              height: 0; 
			              visibility: hidden; 
			              overflow: hidden }
DIV.footer              { width: 742px;
						  margin: 0 6px 6px 6px; 
                          background: url(img/bg-3.gif) repeat;
						  border: 1px solid #C9CED4 }
DIV.mainTop             { width: 780px;
                          height: 94px;  	
						  position: absolute;
						  left: 50%;
						  margin-left: -390px;
					      background: url(img/top.jpg) no-repeat }
DIV.mainMiddle          { width: 760px;  	
						  position: absolute;
						  left: 50%;
						  top: 94px;
						  margin-left: -380px }
DIV.main                { width: 756px;
					      border-left: 2px solid #C9CED4;
					      border-right: 2px solid #C9CED4;
					      border-bottom: 1px solid #C9CED4;
					      background: url(img/bg-2.gif) repeat }
DIV.menu                { color: #545454;
		                  font-size: 12px;
					      font-weight: bold;
	                      font-family: Arial, Geneva CY, Sans-Serif;
                          text-align: center;
						  padding-top: 19px }
DIV.menu A              { color: #545454;
	                      text-decoration: none;
                          padding: 0 9px }
DIV.menu A:hover        { color: #E6E9EE;
	                      text-decoration: none;
                          padding: 0 9px }
DIV.line                { width: 756px;
                          height: 14px;
					      background: url(img/bg-1.jpg) repeat-x }
H1                      { width: 195px;
                          height: 27px;
                          color: #790A35;
		                  font-size: 11px;
	                      font-family: Tahoma, Arial, Geneva CY, Sans-Serif;
					      text-align: center;
					      padding-top: 7px;
						  margin: 10px 10px 0 10px;
                          background: url(img/cont.jpg) no-repeat }
P                       { color: #06070A;
                          font-size: 11px;
	                      font-family: Tahoma, Verdana, sans-serif;
	                      text-align: justify;
						  margin: 10px }
P A                     { color: #BD1C07;
                          text-decoration: none }
P A:hover               { color: #BD1C07;
                          text-decoration: underline }
P.center                { text-align: center }
P.left                  { text-align: left;
                          margin: 4px 10px }
P.right                 { text-align: right;
                          margin: 4px 10px }
P.bold                  { font-weight: bold }
LI                      { color: #06070A;
                          font-size: 11px;
	                      font-family: Tahoma, Verdana, sans-serif }
TABLE                   { color: #06070A;
                          font-size: 11px;
	                      font-family: Tahoma, Verdana, sans-serif }
TABLE.form              { width: 500px;
			              color: #3D3D3D;
	                      font-size: 11px;
	                      text-align: center }
TD                      { color: #06070A;
                          font-size: 11px;
	                      font-family: Tahoma, Verdana, sans-serif;
						  vertical-align: top; 
						  padding: 3px }
TD.number               { color: #C3CCD6;
                          padding: 3px 5px;
						  background: url(img/bg-4.gif) no-repeat }
TEXTAREA                { width: 488px;
	                      height: 90px;
			              color: #06070A;
					      overflow: hidden;
						  background-color: #E1E0E5;
						  border: 1px solid #7B7E83 }
INPUT.box               { width: 150px;
	                      height: 18px;
			              color: #06070A;
						  background-color: #E1E0E5;
						  border: 1px solid #7B7E83 }
/* Start | Block IMG | */
IMG.main                { width: 742px;
                          height: 247px;
						  margin: 5px 6px 0 6px;
						  border: 1px solid #C9CED4 }
IMG.border              { border: 1px solid #3C3D41;
                          padding: 2px }
/* End | Block IMG | */
/* CSS Document End */