
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
}


.blackheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 2px;
	padding: 5px;
}

.bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	background-attachment: fixed;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 15px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #FFCCFF; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.menutable a{
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #FFCCFF
}

.menutable a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.menutable .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.menutable-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	
}	
	
	
.text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}	

.text:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC66FF;
	font-size: 14px;
	font-weight: normal;
}	

.top:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; color: #0000FF; 
	font-weight:bold; 
	font-size:16pt; 
}	

.top:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; color: #CC66FF; 
	font-weight:bold; 
	font-size:16pt;
}
.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; color: #0000FF; 
	font-weight:bold; 
	font-size:16pt; 
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.blocktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	white-space: normal;
	margin: 35px;
	padding: 25px;
}
.warningtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFCCFF;
	margin: 35px;
	text-align: justify;
	letter-spacing: 0em;
	word-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: compact;
	background-position: center center;
	padding: 5px;
}

.class1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.class1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF33CC;
	text-decoration: none;
}
.class1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.class1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.class2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.class2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF33CC;
}
.class2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}

.class2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;                                                       
	font-size: x-large;
	color: #000000;
	text-decoration: none;
}

a.trade:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: none;
}

a.trade:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF00FF;
	text-decoration: none;
}
a.trade:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
