﻿/* CSS Document */

/* D I V ' S   &   H T M L   E L E M E N T S ------------------------------------ */

body {
	background-color: #D3D3D3;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

h1 {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #4444BB;
    font-size: 26px;
    font-weight: bold;
}

h2 {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #4444BB;
    font-size: 22px;
    font-weight: bold;
}

dt {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #444444;
}

dd {
    margin-bottom: 25px;
    color: #444444;
}

#Main_Table {
	 width: 931px;
	 /*clear: both;*/
	 margin: -1px 0 0 0;
	 border-top: 1px solid transparent;
}

#Header {
	 width: 931px;
	 height: 119px;
	 float: left;
	 clear:both;
	 position:relative;
	 margin-bottom: -50px;
}

#Main_Menu {
	 width: 931px;
	 height: 21px;
	 float: left;
	 clear: both;
	 background-image: url(../images/default_02.jpg);
	 background-repeat: no-repeat;
	 position: relative;
	 font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-weight: bold;
     text-align: center;
     padding-top: 7px;
     overflow: hidden;
}

#Main_Menu a:link {
    color: #CCCCCC;
    text-decoration: none;
    margin: 20px 20px 0 20px;
    padding-top: 20px;
}

#Main_Menu a:hover {
    color: #FFFFFF;
    text-decoration: none;
    margin: 20px 20px 0 20px;
    padding-top: 20px;
}

#Main_Menu a:visited {
    color: #CCCCCC;
    text-decoration: none;
    margin: 20px 20px 0 20px;
    padding-top: 20px;
}

#Main_Menu a:visited:hover {
    color: #FFFFFF;
    text-decoration: none;
    margin: 20px 20px 0 20px;
    padding-top: 20px;
}

#dropmenudiv {
    MARGIN-TOP: 54px;
	margin-left:40px;
    FONT-SIZE: 12px;
    Z-INDEX: 100;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    POSITION: absolute;
    background-image: url('images/menu_bkg.gif');
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    border-top: 2px solid #444444;
}

#dropmenudiv A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
	color: #D8D8D8;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 1px;
    WIDTH: 100%;
    TEXT-INDENT: 10px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #4a627e 0px solid;
    TEXT-DECORATION: none;
}

#dropmenudiv A:hover {
    color: #FFFFFF;
	BACKGROUND-COLOR: #0044DD;
}

#Page_Title {
	 width: 931px;
	 height: 44px;
	 float: left;
	 clear: both;
	 background-image: url(../images/default_03.jpg);
	 background-position: left bottom;
	 background-repeat: no-repeat;
	 text-align: left;
	 /*padding-top: 1px;*/
}

#Contents_Area {
	width: 931px;
	float: left;
	clear: both;
}

#Left_Margin {
	float: left;
	clear: right;
	width: 11px;
	overflow: hidden;
}

#Contents {
	float: left;
	clear: right;
	width: 865px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #444444;
	font-size: 14px;
	padding: 20px 20px 50px 20px;
}

#Path {
    float: left;
    clear: both;
    width: 800px;
    text-align: left;
    font-size: 10px;
    margin: -15px 0 40px -5px;
}

#Path a {
    color: #000000;
    text-decoration: underline;
}

#Sidebar {
    float: left;
    clear: right;
    width: 160px;
    height: 380px;
    background-image: url(../images/sidebar_background.jpg);
    /*background-repeat: no-repeat;
    background-position: top left;*/
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #444444;
    line-height: 18px;
}

#Sidebar a:link {
    color: #666666;
    text-decoration: none;
}

#Sidebar a:hover {
    color: #000000;
    text-decoration: none;
}

#Sidebar a:visited {
    color: #666666;
    text-decoration: none;
}

#Sidebar a:visited:hover {
    color: #000000;
    text-decoration: none;
}

#L1, #L2, #L3, #L4, #L5, #L6, #L7, #L8, #L9, #L10, #L11, #L12 {
    width: 10px;
    height: 8px;
    visibility: hidden;
}

#Actual_Contents {
    float: left;
    clear: right;
    width: 650px;
    padding-left: 20px;
}

#Actual_Contents a {
    color: #0000FF;
    text-decoration: underline;
}

#Actual_Contents a:hover {
    color: #0000FF;
    text-decoration: none;
    background-color: #BBBBBB;
}

.Img_Right {
    float: right;
    clear: left;
    margin: 10px 0 10px 10px;
}

#Right_Margin {
	float: left;
	clear: right;
	width: 13px;
	overflow: hidden;
}
	
#Footer {
	width: 100%;
	/*height: 78px;*/
	float: left;
	clear: both;
	background-color: #262626;
	background-image: url(../images/default_07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	overflow: visible;
}

#Footer_Text {
	float: left;
	clear: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 12px;
}

#Footer_Text a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}

#Footer_Text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

#Footer_Text a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}

#Footer_Text a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

#Sub_Footer {
	width: 100%;
	float: left;
	clear: both;
	background-color: #262626;
	color: #111111;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.Inv_Link {
    color: #444444;
    text-decoration: none;
}

.headerchange
{
	 margin-bottom:0px; 
	 margin-top:-16px;
}
