/* ------------------------ */
/*		General				*/
/* ------------------------ */

* 								{ margin: 0px; padding: 0px; }

html,
body							{ }

body							{ margin: 50px 0px 40px 0px; color: #4b4b4b; font-family: verdana, tahoma, sans-serif; background-color: #a8b6bf; background-image: url(../Img/Framework/Background.jpg); background-repeat: repeat-x; background-position: top; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #b00037; font-weight: normal; text-decoration: none; }
a:hover   						{ text-decoration: underline; }
a img							{ border: 0px; }
h1								{ font-weight: bold; font-size: 14px; color: #000000; margin: 0px 0px 10px 0px; }
p								{ font-size: 11px; margin: 0px 0px 18px 0px; line-height: 18px; }
td								{ font-size: 11px; line-height: 18px; }

table							{ border: 0px; border-collapse: collapse; }
td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; line-height: 0px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }

/* ------------------------ */
/*		Framework			*/
/* ------------------------ */

#Frame							{ width: 850px; margin-left: auto; margin-right: auto; background-color: #ffffff; }

#Top							{ width: 100%; min-height: 90px; height: auto !important; height: 90px; }
#Menu							{ width: 550px; float: left; }
#Menu ul						{ margin: 6px 0px 0px 20px; padding: 0px; list-style-type: none; text-align: left; }
#Menu ul li 					{ float: left; padding: 12px 15px 12px 8px; text-transform: uppercase; font-size: 10px; line-height: normal; background-image: url(../Img/Framework/MenuSeperator.gif); background-position: left; background-repeat: no-repeat; }
#Menu ul li a 					{ text-decoration: none; color: #434343; font-weight: normal; }
#Menu ul li a:hover,
#Menu ul li a.Active,
#Menu ul li a.Active:hover		{ color: #b00037; }
#Menu ul li a.Active			{ color: #b00037; }
#Menu ul li.Flag				{ padding: 10px 0px 6px 8px; }

#Logotype						{ width: 290px; float: right; text-align: right; }
#Logotype img					{ margin: 17px 20px 0px 0px; }

#Theme							{ clear: both; overflow: hidden; line-height: 0px; }

#Content						{ margin: 40px 20px 0px 20px; padding-bottom: 40px; }

#Production						{ width: 850px; margin-left: auto; margin-right: auto; margin-top: 5px; text-align: right; font-size: 9px; color: #8e969b; }
#Production	a,
#Production	a:link,
#Production	a:visited,
#Production	a:active,
#Production	a:hover				{ color: #8e969b; text-decoration: none; }
