/* CSS Basic Document */


blockquote {
	font-size:10pt;
	font-family:Georgia, 'Times New Roman', Serif;
	line-height:150%;
}

a:link {
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight:600;
	color: #990;

}

a:visited {
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight:600;
	color: #990;

}

a:hover {
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
	font-weight:600;
	color: #900;
}

a:active {
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
	font-weight:600;
	color: #900;
}

a.image:link {
	background-color: transparent;
	text-decoration: none;
	border:0;
	color: #990;

}

a.image:visited {
	background-color: transparent;
	text-decoration: none;
	font-weight:600;
	color: #990;
	border:0;
}

a.image:hover {
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
	font-weight:600;
	color: #900;
	border:0;
}

a.image:active {
	background-color: transparent;
	text-decoration: none;
	font-weight:600;
	color: #900;
	border:0;
}
.img-link a:link, a:visited, a:hover, a:active
{
	border: none;
	text-decoration: none;
}

body {
	background: url(images/background.jpg) #ffffff repeat-y center;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size:10pt;
	margin: 0;
	padding: 0;
}

p { 
	font-size:11pt;
	line-height: 1.5;
}

p.normal {
	line-height: 1.2;
	font-size:9pt;
}


code, pre {
	font: small "Courier New", Courier, mono;
	color: #00a;
}

h1 { 
	font-family: Georgia, 'Times New Roman', Serif;

	font-size:15pt;
	font-weight:bold;
	color: #900;
}

h2 { 
	font-family: Georgia, 'Times New Roman', Serif;

	font-size:14pt;
	font-weight:bold;
	color: #900;
}


h3 { 
	font-family: Georgia, 'Times New Roman', Serif;

	font-size:12pt;
	font-weight:bold;
	color: #000;
}

.header_table {
	margin-top:6px;
}

.logo {
	margin-left:10px;
}

.body_box {
	padding:9px;
	color: #5C5C5C;
	background-color:#FFFFFF;
}

.Rleft_line {
	border-left:1px solid #e41c38;
}

.Rright_line {
	border-right:1px solid #e41c38;
}

.Rbottom_line {
	border-bottom:1px solid #e41c38;
}

.left_line {
	border-left:1px solid #bcbdc0;
}

.right_line {
	border-right:1px solid #bcbdc0;
}

.bottom_line {
	border-bottom:1px solid #bcbdc0;
}

.footer_table {
	margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line {
	background:url(../images/line_bg.jpg) left top repeat-x;
	height:4px;
}

.top_menu_bg {
	background:url(../images/top_menu_bg.jpg) left top repeat-x;
	height:26px;
	padding-right:12px;
}

.bottom_menu_bg {
	background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
	height:22px;
	padding-right:13px;
}

.box_top_bg {
	background:url(../images/box_top_bg.gif) left top repeat-x;
	height:32px;
}

.footer_bg {
	background:url(../images/footer_bg.gif) left top no-repeat; 
	height:25px;
}




/* CSS Text Document */

.menu_link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #990;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover {
	color:#900;
	text-decoration:none;
	background-color:inherit;
}
.bottom_link {
	font-family: Tahoma, Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover {
	color:#900;
	text-decoration:none;
	background-color:inherit;
}
.white_text {
	color:#FFFFFF;
	text-decoration:none;
	background-color:inherit;
}
.body_link {
	color:#990;
	text-decoration:none;
	background-color:inherit;
}
.body_link:hover {
	text-decoration:none;
	color:#900;
	background-color:inherit;

}


ul.NoIndent {
	font-size:9pt;
	margin-left: 5px;
	padding-left: 5px
}





#hor-minimalist-b
{
	font-family: Tahoma,Arial, Sans-Serif;
	align:center;
	font-size: 10pt;
	width:100%;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	padding: 6px 6px;
	border-bottom: 1px solid #900;
}
#hor-minimalist-b td
{
	vertical-align: top; 
	border-bottom: 1px solid #ddd;
	color: #000;
	padding: 6px 6px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #900;
	background-color: #ffc;
}
img.floatLeft { 
    float: left; 
    margin: 0 10px 10px 0; 
}
img.floatRight { 
    float: right; 
    margin: 0 0 10px 10px; 
}


navconatiner {
	margin:0;
	padding:0;
}


#navlist {
	margin: 0;
	padding: 2px 10px 2px 2px;
	background: #eeeeee;

}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	line-height: 14px;
	font-weight: bold;
	margin: 0 15px 4px 0px;
	text-decoration: none;
	color: #777;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #990;
	padding-bottom: 4px;
	background: transparent;
	color: #990;
}

#navlist a:hover { 	
	color: #990; 
}




