/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

html							{ height: 100%; margin-bottom: 1px; }

body							{ height: 100%; background-color: #a5b8c7; color: #000000; font-family: verdana, arial, tahoma; font-size: 62.5%; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #e6a210; font-weight: normal; text-decoration: underline; }
a:hover   						{ text-decoration: none; }
a img							{ border: 0px; }

table							{ border: 0px; border-collapse: collapse; }
td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; }
td,
ul,
li								{ font-size: 1.0em; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

#Frame							{ width: 100%; min-height: 100%; height: auto !important; height: 100%; cursor: pointer; }
#Content						{ width: 700px; margin-left: auto; margin-right: auto; }