.Core_Help
{
	cursor: help;
}
.Core_ARight
{
	text-align: right;
}

div.Core_Clearer
{
	clear: both;
}
img.Core_Img
{
	margin: 4px;
}
a img.Core_Img
{
	border: 1px solid #447;
	padding: 1px;
}
a:hover img.Core_Img
{
	border: 1px solid #77a;
}

img.Icon16_Inline
{
	width: 16px;
	height: 16px;
	position: relative;
	top: 4px;
}
body
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 0;
	background-color: #000;
	color: #999;
	text-align: center;
	margin: 0;
	/*
	background-image: url(../design/layout/body_background.jpg);
	background-repeat: repeat-x;
	overflow-y: scroll;
	*/
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 3px 20px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #447;
	border-bottom: 1px solid #447;
	border-left: 1px solid #115;
	border-right: 1px solid #115;
	background-color: #004;
	color: #77d;
}

h1.Core_Center
{
	font: bold 18px Arial;
	background-image: none;
	padding: 7px 10px 5px 10px;
	border-top: 1px solid #224;
	border-bottom: 1px solid #224;
	text-align: center;
	margin: 30px 10px 10px 10px;
}
h2
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 5px 30px;
	margin: 30px 10px 10px 10px;
	border-bottom: 2px solid #224;
	color: #99d;
}
h2.Core_H2_CenterHead
{
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 5px;
	margin: 20px 10px 30px 10px;
	border: 1px solid #447;
	background-color: #eee;
}

h3
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 5px 10px;
	margin: 0 10px 0 10px;
	font-style: normal;
}
h4
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 4px 0 0 0;
}
h4.First
{
	margin-top: 0px;
}


a img
{
	border: 0;
}
a img:hover
{
	border-color: #008;
}
a
{
	color: #66c;
}
a:hover
{
	color: #77f;
}
a.Core_AItem
{
	color: #44a;
	text-decoration: none;
}
a.Core_AItem:hover
{
	color: #555;
	text-decoration: underline;
}
img.Core_Image
{
	border: 1px solid #000;
}

p.Text
{
	padding: 0;
	margin: 4px 0 4px 0;
	text-align: justify;
	text-indent: 15px;
	font: normal 12px Tahoma;
	letter-spacing: 1px;
}
p.Text__First
{
	margin-top: 0;
}
p.TextBlock
{
	padding: 0;
	margin: 4px 0 4px 40px;
	text-align: justify;
	text-indent: 0;
}

p.LayOut_Left2
{
	padding: 0;
	margin: 2px 0 6px 10px;
	text-align: left;
}
img
{
	padding: 0;
	margin: 0;
	border: 0;
}
table
{
	border-collapse: collapse;
}
table tr td, table tr th
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
}
img.Icon16_OnRow
{
	position: relative;
	top: -2px;	
}

ul
{
	list-style-position: outside;
	padding: 0;
	margin: 0 10px 0 10px;
	text-indent: 0;
}
ul li
{
	list-style-position: inside;
	padding: 0;
	margin: 5px 0px 5px 0px;
	text-indent: 0;
}
ul li span.head
{
	font-weight: bold;
}
ul li p
{
	padding: 0;
	margin: 5px 0px 5px 0px;
	color: #444;
}






div.LayOut_Main
{
	margin: 20px auto;
	width: 950px;
}

div.LayOut_Top
{
	width: 950px;
	height: 115px;
	background-image: url(../design/layout/top.jpg);
	background-repeat: no-repeat;
}


div.LayOut_Center_Left
{
	width: 185px;
	display: none;
}

div.LayOut_Center_Left div.LayOut_Menu_Beg
{
	display: block;
	width: 185px;
	height: 18px;
	background-image: url(../design/layout/menu_beg.jpg);	
	background-repeat: no-repeat;
}
div.LayOut_Center_Left a.LayOut_MenuItem
{
	display: block;
	width: 165px; /* 185 */
	height: 19px; /* 26 */
	background-image: url(../design/layout/menuitem.jpg);	
	background-repeat: no-repeat;
	font: bold 14px Arial;
	color: #66c;
	padding: 5px 10px 2px 10px;
	text-decoration: none;
}
div.LayOut_Center_Left a.LayOut_MenuItem:hover
{
	background-image: url(../design/layout/menuitem_hover.jpg);	
	color: #bbf;
}

div.LayOut_Center_Left div.LayOut_MenuItem_Space
{
	width: 185px;
	height: 2px;
	background-image: url(../design/layout/menuitem_space.jpg);	
	background-repeat: no-repeat;
}

div.LayOut_Center_Left a.LayOut_Menu_End
{
	display: block;
	width: 185px;
	height: 50px;
	background-image: url(../design/layout/menu_end.jpg);	
	background-repeat: no-repeat;
}
div.LayOut_Center_Left a.LayOut_Menu_End:hover
{
	background-image: url(../design/layout/menu_end_hover.jpg);	
}

div.LayOut_Center_Left div.LayOut_MenuItem_Bracket1
{
	width: 185px;
	height: 18px;
	background-image: url(../design/layout/menuitem_bracket1.jpg);	
	background-repeat: no-repeat;
}
div.LayOut_Center_Left div.LayOut_MenuItem_Bracket2
{
	width: 185px;
	_height: 18px;
	min-height: 18px;
	background-image: url(../design/layout/menuitem_bracket2.jpg);	
	background-repeat: repeat-y;
}
div.LayOut_Center_Left div.LayOut_MenuItem_Bracket3
{
	width: 185px;
	_height: 18px;
	min-height: 18px;
	background-image: url(../design/layout/menuitem_bracket3.jpg);	
	background-repeat: no-repeat;
}

div.LayOut_Bottom
{
	width: 950px;
	height: 24px; /* 32 */
	background-image: url(../design/layout/bottom.jpg);
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	font: normal 11px Tahoma;
}
div.LayOut_Bottom table.LayOut_Bottom tr td
{
	text-align: center;
}
div.LayOut_Bottom table.LayOut_Bottom tr td.LayOut_Center_Left
{
	width: 185px;
}
div.LayOut_Bottom table.LayOut_Bottom tr td.LayOut_Center_Center
{
	width: 560px;
}
div.LayOut_Bottom table.LayOut_Bottom tr td.LayOut_Center_Right
{
	width: 215px;
}


div.LayOut_Center
{
	background-color: #000;
	width: 765px;
	margin: 0 0 10px 0;
}
div.LayOut_Center div.LayOut_Center_Top
{
	background-color: #77f;
	width: 715px; /* 745 */
	height: 25px; /* 30 */
	margin: 0 0 0 20px;
	background-image: url(../design/layout/center_top.jpg);
	background-repeat: no-repeat;
	color: #228;
	padding: 5px 0 0 30px;
	font: normal 11px Tahoma;
}
div.LayOut_Center div.LayOut_Center_Top a
{
	color: #33a;
	text-decoration: none;
}
div.LayOut_Center div.LayOut_Center_Top a:hover
{
	color: #55c;
	text-decoration: underline;
}

div.LayOut_Center div.LayOut_Center_Center
{
	padding: 10px 20px 10px 20px;
	color: #aaa;
	color: #999;
}





/*
	background-image: url(../design/layout/body_background.jpg);
*/




table.Contact
{
	margin: 0 8px 0 13px;	
}

table.Contact tr td
{
	padding: 2px;
}

table.Contact tr td.Contact_full
{
	font: bold 14px Arial;
	padding-bottom: 6px;
}

table.Contact tr td.Contact_name
{
	text-align: right;	
}



div.Image_Frame1
{
	float: right;
	padding: 15px;
}



div.ServiceList
{
	float: left;
	width: 280px;
	padding: 10px 10px 0 10px;
	color: #bbf;
}
div.ServiceListL
{
	padding-left: 40px;
}


table.ContactBig tr th
{
	padding: 2px 10px 2px 5px;
	text-align: right;
}
table.ContactBig tr th span
{
	font-weight: normal;
}

table.ContactBig tr th.ContactBigHead
{
	background-color: #00001d;
	padding: 2px 10px 2px 5px;
	text-align: left;
	color: #aae;
}


table.ContactBig tr td
{
	padding: 2px;
}

form.Arder
{
	
}

form.Arder input, form.Arder textarea
{
	font: normal 11px Tahoma;
}
form.Arder input.Text, form.Arder textarea.Text
{
	border: 1px solid #77c;
	border-left-color: #335;
	border-top-color: #335;
	margin: 0;
	padding: 0px 1px 0 1px;
}
form.Arder textarea.Text
{
	height: 120px;
}

form.Arder input.Text200
{
	width: 200px;
}

form.Arder textarea.Text200
{
	width: 200px;
}

form.Arder input.Text300
{
	width: 300px;
}

form.Arder textarea.Text300
{
	width: 300px;
}

form.Arder input.Submit
{
	background-color: #77f;
	border: 1px solid #33a;
	border-left-color: #335;
	border-top-color: #335;
	cursor: pointer;
}
form.Arder input.Submit:hover
{
	background-color: #88f;
}

form.Arder input.Submit100
{
	width: 100px;
}



table.ContactBig
{
	margin: 10px 30px 10px 30px;
}


table.ContactBig tr td, table.ContactBig tr th
{
	padding: 4px 4px;
	border-top: 1px solid #003;
	border-bottom: 1px solid #003;
}

