BODY {
	background-color : white;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

td,th,form,input,textarea,select,li,bodystyle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}

ol {
	;list-style-type: decimal;
	list-style-position: outside;
}

.blockBox{
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 pt;
	font-style : normal;
	font-weight : bold;
	color : #313063;
	border : 4 px solid #C0C0C0;
}

.inputText{
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, sans-serif;
	color : black;
	text-decoration : none;
	background-color: #CC6633;
	color: #FFFFFF;
	}

.small {
	font-size: 10px;
}

.big {
	color : #000000;
	font-size: 18px;
	font-weight : bold;
	padding-bottom: 10px;
}
.bigWhite {
	color : #FFFFFF;
	font-size: 18px;
	font-weight : bold;
	font-style : italic;
}

.news {
	color : #3D4255;
}
.whiteBold {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12pt;
	font-style : normal;	
}
.whiteNorm {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 12pt;
	font-style : normal;	
}

.redBold {
	color : #CC6633;
	font-weight : bold;
}
.themeMenuBar{
	background-color : #5D5D5D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #E79E29;
}
A.smButton,A.smButton:link,A.smButton:active,A.smButton:visited {
	height:0;
	background-color: #313063;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}

A.smButton:hover {
	height:0;
	background-color: #CC6633;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}
A.menuLink{
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;	
	background-color: #5D5D5D;
	text-decoration : none;
}
A.menuLink:hover{
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	text-decoration : none;
}
.contentbody{

	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}
A.theme_dark_link, A.theme_dark_link:active, A.theme_dark_link:link, A.theme_dark_link:visited{
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #313063;
	text-decoration : none;
}
A.theme_dark_link:hover{
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	text-decoration : none;
}
.themeTableTitle{
	background-color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #313063;
}
.normRow {
	padding-top: 5px;
	padding-bottom: 5px;
}

.altRow {
	background-color : #ECD8B3;
	padding-top: 5px;
	padding-bottom: 5px;
}
A.newsLink{
	font-size : 10pt;
	color : #CC6633;
	text-decoration : none;
	font-weight : bold;
    font-style : normal;		
}

A.newsLink:hover{
	color : #AD9C5A;
	text-decoration : underline;
	font-weight : bold;
    font-size : 10pt;
    font-style : normal;	 
}
.themeBlockTable {
            background-color : white;
            font-family : Arial, Helvetica, sans-serif;
            font-size : 12pt;
            font-style : normal;
            font-weight : bold;
            color : #FFFFFF;
            border: 1px solid #313063;
}
.box1 {
            padding: 3px;
            border-width: thin;
            border-style: solid;
            border-color: #CCCCCC;
}
 
.box2 {
            border-width: 3px;
            border-style: dotted;
            padding: 15px;
			border-color: #AD9C5A;
}