/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    color: #666666;
    background-image: url(/images/background.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.body-outer {
    width: 900px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color: #fff;
}
a, a:active, a:visited {
	color: #660066;
  	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #416092;
}
.top {
    background-color: #000000;
    color: #333333;
    text-align: center;
    padding: 6px 10px 6px 10px;
    font-size: 11px;
}
.top a, .top a:active, .top a:visited {
    color: #eaf3ff;
}
.top a:hover {
    color: #cce3ff;
}
.footer {
    background-color: #444;
    color: #bbb;
    text-align: center;
    padding: 20px 10px 20px 10px;
    font-size: 11px;
}
.footer a, .footer a:active, .footer a:visited {
    color: #f3f3f3;
}
.footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.header {
    background-color: #f3f8fc;
    /*padding: 10px 10px 10px 10px;*/
}
.header-links {
    background-color: #660066;
    color: #d9e9fb;
    padding: 6px 10px 6px 13px;
    margin: 0px 0px 0px 0px;
}
.header-links a, .header-links a:active, .header-links a:visited {
    font-size: 13px;
    font-weight: bold;
    color: #e4caf0;
    text-decoration: none;
}
.header-links a:hover {
    color: #fff;
}

.hr {
    width: 96%;
    padding: 1px;
    margin: 10px;
    border-bottom: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    font-size: 1px;
}
/* misc*/

h1 {
    padding: 10px 10px 10px 10px;
	font-family: verdana;
	color: #660066;
	font-size: 13px;
	font-weight: bold;
    background-color: #f8e9ff;
    border: solid 2px #caafd7;
	margin: 0px 0px 8px 0px;
	}
h2 {
    padding: 5px 5px 5px 10px;
	font-family: verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
    background-color: #eaf3ff;
    border: solid 2px #660066;
	margin: 0px 0px 8px 0px;
}
p,td {
    font-family: verdana, sans-serif;
    font-size: 13px;
}
input,textarea {
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
div.error {
    margin: 5px 0px 5px 0px;
    border: solid 2px #aa0000;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #ee0000;
}
.spacer
{
	padding: 5px;
}
/* header */
td.header {
	background-image:  url(/images/header_bg.gif);
}

td.header_links {
	background-color: #383838;
	height: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
}
td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
    font-size: 10px;
}

	
/*  LEFT menu */
td.menu {
	padding-bottom:2px;
	padding-top:2px;
	background: transparent url() no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10px;
	font-family:tahoma;
	height:16px;
	padding-left:6px;
	padding-right:6px;
	/*width: 150px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #c6def0;*/	
}

.menutitle {
	background-image:  url(/images/title.gif);
    background-color: #ffffff;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
    padding: 4px 3px 3px 8px;
	margin-top:5px;
	margin-bottom:5px;
}
.menutitle a, .menutitle a:active, .menutitle a:visited {
    color: #fff;
    text-decoration: none;
}
.menutitle a:hover {
    text-decoration: underline;
}
div.submenu {
	background: #ffffff;
	padding: 0;
}
div.submenu a {
    display:block;
	text-align:left;
	line-height:14px; 
	font-family:arial;
	color:#777777;
	font-weight:normal;
	padding-left:5px; 
	font-size:11px;
	border-left:5px solid #D55ECD;
	border-bottom:1px dashed #D9D9D9;
	margin-bottom:1px;
	margin-left:5px;
	background-position:top left;
	background-repeat:no-repeat;
    /*font-weight: normal;
	display: block;
	padding: 2px 2px 2px 8px;
	margin: 0px;
	font-size: 11px;
	color: #6f7b99;
	border-bottom: dotted 1px #9cb0c8;*/
}
div.submenu a:hover { 
	border-left:5px solid #C2C2C2;
	background-color:#f7f7f7;
	display:block;
	border-bottom:1px dashed #666666;
	color:#444444;
	margin-left:5px;
	/*background: #ffffff;
	background-color: #d0e4ff;
	color: #ff6c00;*/
}



/*  LEFT menu 
td.menu {
	width: 140px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #caafd7;	
}

.menutitle {
    background-color: #660066;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
    padding: 8px 8px 6px 8px;
}
.menutitle a, .menutitle a:active, .menutitle a:visited {
    color: #fff;
    text-decoration: none;
}
.menutitle a:hover {
    text-decoration: underline;
}
div.submenu {
	background: #f1f4f9;
	padding: 0;
}
div.submenu a {
    font-weight: normal;
	display: block;
	padding: 2px 2px 2px 8px;
	margin: 0px;
	font-size: 11px;
	color: #660066;
	border-bottom: dotted 1px #caafd7;
}
div.submenu a:hover { 
	background: #ffffff;
	background-color: #f8e9ff;
	color: #660066;
}*/

    
/* MIDDLE */
.middle {
    background-color: #ffffff;
    padding: 10px;
    margin: 0px;
    font-size: 13px;
}

/* RIGHT menu */
td.menu2 {
	width: 130px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 0px solid #c6def0;	
}
td.menu2 div.headmenu2 {
	background-image: url(/images/navigation_right_header.gif);
	width:139px;
	text-align: right;
	height: 37px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.menutitle2 {
    background-image:  url(/images/title.gif);
    background-color: #ffffff;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
    padding: 4px 3px 3px 8px;
	margin-top:5px;
	margin-bottom:5px;
}
.menutitle2 a, .menutitle a:active, .menutitle a:visited {
    color: #fff;
    text-decoration: none;
}
.menutitle2 a:hover {
    text-decoration: underline;
}
div.submenu2 {
	background: #ffffff;
	padding: 0;
}
div.submenu2 a {
    display:block;
	text-align:left;
	line-height:14px; 
	font-family:arial;
	color:#777777;
	font-weight:normal;
	padding-left:5px; 
	font-size:11px;
	border-right:5px solid #D55ECD;
	border-bottom:1px dashed #D9D9D9;
	margin-bottom:1px;
	margin-right:5px;
	background-position:top left;
	background-repeat:no-repeat;
}
div.submenu2 a:hover { 
	border-right:5px solid #C2C2C2;
	background-color:#f7f7f7;
	display:block;
	border-bottom:1px dashed #666666;
	color:#444444;
	margin-right:5px;

}

/* RIGHT menu 
td.menu2 {
	width: 140px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-left: 1px solid #caafd7;	
	border-bottom: 1px solid #caafd7;	
}
td.menu2 div.headmenu2 {
	background-image: url(/images/navigation_right_header.gif);
	width:139px;
	text-align: right;
	height: 37px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}*/


/*  Footer */
td.footer {
	width: 100%;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 20;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* UNCATEGORIZEDDD */
div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #333333;
	font-size: 11px;
}

div.text a{
	text-decoration: none;
	color: #660066;
}

div.text a:hover {
    color: #ff0000;
    text-decoration: underline;
}


td.too {
	width: 300px;
	background: #f8e9ff;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #caafd7;
	border-bottom: 1px solid #caafd7;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}	

.style1 {font-size: 10px}

.table5{
    font-family: verdana, sans-serif;
    font-size: 11px;}

.style2 {color: #FF0000}

	