/* CSS Document */

BODY { background-color: #630000; margin: 20px 00px 0px 20px; color: #702501; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }

A:LINK { color: #C84202; text-decoration: none; }
A:VISITED { color: #C84202; text-decoration: none; }
A:HOVER { color: #DB7B4C; text-decoration: none; }

#TOPBAR { width: 650px; height: 12px; font-size:4px; background-image:url(../_gfx/TOPBAR_Bg.jpg); }
#TOP { width: 650px; }
#MENU { width: 650px; height: 27px; background-image:url(../_gfx/MENU_Bg.jpg); }
#MENU A:LINK { color:#763001; }
#MENU A:VISITED { color:#763001; }
#MENU A:HOVER { color:#A44705; }

#MAIN { width: 650px; background-color: #FAE3D8; }
#MAIN_Left { width: 224px; }
#MAIN_Right { width: 402px; }
#MAIN_Right_Area { padding: 0px 10px 0px 10px; font-size: 12px; }
#MAIN_LeftMenu { float:right; width:150px; margin-left: 10px; margin-bottom: 10px; }
.MAIN_LeftMenu_Top { background-image:url(../_gfx/LEFTMENU_Top.gif); height: 21px; width:150px; }
.MAIN_LeftMenu_Bg { background-image:url(../_gfx/LEFTMENU_Bg.gif); width:150px; }
.MAIN_LeftMenu_Top_Text { float:left; position: relative; top:3px; left: 10px; font-size: 10px; font-weight: bold; }
.MAIN_LeftManu_TextArea { padding:2px 6px 2px 6px; }
.MAIN_LeftManu_ImageArea { width:130px; padding:6px 10px 0px 10px; }

#TOPPUSH { width:650px; height: 220px; background-image:url(../_gfx/TOPPUSH_Bg.gif); }
#TOPPUSH_Left { float:left; position: relative; top: 6px; left:6px; width: 260px; }
#TOPPUSH_Right { float:left; position: relative; top: 7px; left:28px; width: 362px; height:212px; color: #E7B59A; font-size:12px; background-image:url(../_gfx/TOPPUSH_Text_Bg.jpg); background-repeat:no-repeat; }

#COPYRIGHT { width:650px; color:#A14E4E; font-size:10px; margin-top: 4px; }
#COPYRIGHT A:LINK { color: #D48F8F; text-decoration: none; }
#COPYRIGHT A:VISITED { color: #D48F8F; text-decoration: none; }
#COPYRIGHT A:HOVER { color: #B96D6D; text-decoration: underline; }

.SIDEMENU_Image { float:left; position: relative; top: 8px; left: 7px; width:23px; }
.SIDEMENU_Content_Padding { padding: 8px; }

.SIDEMENU_Admin_Content { width:100%; background-color: #F2D7CD; border-left: 4px solid #630000;  border-bottom: 1px solid #630000; margin-bottom: 4px; color: #7D2A13; }
.SIDEMENU_Admin_Content A:LINK { text-decoration: none; color: #862E12; }
.SIDEMENU_Admin_Content A:VISITED { text-decoration: none; color: #862E12; }
.SIDEMENU_Admin_Content A:HOVER { text-decoration: none; color: #5E1701; }
.SIDEMENU_Admin { color: #851F1F; }
.SIDEMENU_Admin A { display:block; padding: 2px; text-decoration: none; }
.SIDEMENU_Admin A:LINK { color: #630000; text-decoration:none; background-color:#DEBBAE; border-bottom: 1px solid #CA9D8C; }
.SIDEMENU_Admin A:VISITED { color: #630000; text-decoration:none; background-color:#DEBBAE; border-bottom: 1px solid #CA9D8C; }
.SIDEMENU_Admin A:HOVER { color: #851F1F; text-decoration: none; background-color:#D3A999; border-bottom: 1px solid #AD7560; }

.SIDEMENU_Blue_Closed { width:100%; height: 25px; background-color: #E3DAD6; border-left: 4px solid #1C8EC9;  border-bottom: 1px solid #1C8EC9; margin-bottom: 4px; }
.SIDEMENU_Blue_Open { width:100%; height: 25px; background-color: #E3DAD6; border-left: 4px solid #1C8EC9; font-weight: bold; }
.SIDEMENU_Blue_Content { width:100%; background-color: #F4E1D7; border-left: 4px solid #1C8EC9;  border-bottom: 1px solid #1C8EC9; margin-bottom: 4px; color: #1B74A1; }
.SIDEMENU_Blue_Content ul { margin: 5px 5px 5px 8px; padding: 0px 0px 0px 3px; list-style-image: url(../_gfx/SIDEMENU_Blue_Arrow.gif); }
.SIDEMENU_Blue_Content li { margin: 0px 0px 10px 0px; padding: 4px 4px 4px 4px; }
.SIDEMENU_Blue_Content ul A:LINK { font-weight: bold; text-decoration: none; color: #024C72; }
.SIDEMENU_Blue_Content ul A:VISITED { font-weight: bold; text-decoration: none; color: #024C72; }
.SIDEMENU_Blue_Content ul A:HOVER { font-weight: bold; text-decoration: none; color: #1B74A1; }
.SIDEMENU_Blue_Content_Selected { background-color:#E3DAD6; }
.SIDEMENU_Blue_Head { float:left; position: relative; top: 6px; color: #024C72; }
.SIDEMENU_Blue_Head A:LINK { text-decoration: none; color: #024C72; }
.SIDEMENU_Blue_Head A:VISITED { text-decoration: none; color: #024C72; }
.SIDEMENU_Blue_Head A:HOVER { text-decoration: none; color: #1B74A1; }

.SIDEMENU_Green_Closed { width:100%; height: 25px; background-color: #E8E0C5; border-left: 4px solid #45C91C;  border-bottom: 1px solid #45C91C; margin-bottom: 4px; }
.SIDEMENU_Green_Open { width:100%; height: 25px; background-color: #E8E0C5; border-left: 4px solid #45C91C; font-weight: bold; }
.SIDEMENU_Green_Content { width:100%; background-color: #F1E2CE; border-left: 4px solid #45C91C;  border-bottom: 1px solid #45C91C; margin-bottom: 4px; color: #2F940E; }
.SIDEMENU_Green_Content ul { margin: 5px 5px 5px 8px; padding: 0px 0px 0px 3px; list-style-image: url(../_gfx/SIDEMENU_Green_Arrow.gif); }
.SIDEMENU_Green_Content li { margin: 0px 0px 10px 0px; padding: 4px 4px 4px 4px; }
.SIDEMENU_Green_Content ul A:LINK { font-weight: bold; text-decoration: none; color: #1B6C01; }
.SIDEMENU_Green_Content ul A:VISITED { font-weight: bold; text-decoration: none; color: #1B6C01; }
.SIDEMENU_Green_Content ul A:HOVER { font-weight: bold; text-decoration: none; color: #2F940E; }
.SIDEMENU_Green_Content_Selected { background-color:#E8E0C5; }
.SIDEMENU_Green_Head { float:left; position: relative; top: 6px; color: #1B6C01; }
.SIDEMENU_Green_Head A:LINK { text-decoration: none; color: #1B6C01; }
.SIDEMENU_Green_Head A:VISITED { text-decoration: none; color: #1B6C01; }
.SIDEMENU_Green_Head A:HOVER { text-decoration: none; color: #2F940E; }

.SIDEMENU_Yellow_Closed { width:100%; height: 25px; background-color: #F1D7BC; border-left: 4px solid #C9AA1C;  border-bottom: 1px solid #C9AA1C; margin-bottom: 4px; }
.SIDEMENU_Yellow_Open { width:100%; height: 25px; background-color: #F1D7BC; border-left: 4px solid #C9AA1C; font-weight: bold; }
.SIDEMENU_Yellow_Content { width:100%; background-color: #F7E0CE; border-left: 4px solid #C9AA1C;  border-bottom: 1px solid #C9AA1C; margin-bottom: 4px; color: #937E1E; }
.SIDEMENU_Yellow_Content ul { margin: 5px 5px 5px 8px; padding: 0px 0px 0px 3px; list-style-image: url(../_gfx/SIDEMENU_Yellow_Arrow.gif); }
.SIDEMENU_Yellow_Content li { margin: 0px 0px 10px 0px; padding: 4px 4px 4px 4px; }
.SIDEMENU_Yellow_Content ul A:LINK { font-weight: bold; text-decoration: none; color: #6B5801; }
.SIDEMENU_Yellow_Content ul A:VISITED { font-weight: bold; text-decoration: none; color: #6B5801; }
.SIDEMENU_Yellow_Content ul A:HOVER { font-weight: bold; text-decoration: none; color: #937E1E; }
.SIDEMENU_Yellow_Content_Selected { background-color:#F1D7BC; }
.SIDEMENU_Yellow_Head { float:left; position: relative; top: 6px; color: #6B5801; }
.SIDEMENU_Yellow_Head A:LINK { text-decoration: none; color: #6B5801; }
.SIDEMENU_Yellow_Head A:VISITED { text-decoration: none; color: #6B5801; }
.SIDEMENU_Yellow_Head A:HOVER { text-decoration: none; color: #937E1E; }

.SIDEMENU_Contact_Open { width:100%; height: 25px; background-color: #EBCCC2; border-left: 4px solid #630000; }
.SIDEMENU_Contact_Content { width:100%; background-color: #F2D7CD; border-left: 4px solid #630000;  border-bottom: 1px solid #630000; margin-bottom: 4px; color: #7D2A13; }
.SIDEMENU_Contact_Content A:LINK { text-decoration: underline; color: #862E12; }
.SIDEMENU_Contact_Content A:VISITED { text-decoration: underline; color: #862E12; }
.SIDEMENU_Contact_Content A:HOVER { text-decoration: none; color: #5E1701; }
.SIDEMENU_Contact_Head { float:left; position: relative; top: 6px; color: #5D1501; font-weight: bold; }
.SIDEMENU_Contact_Head A:LINK { text-decoration: none; color: #5D1501; }
.SIDEMENU_Contact_Head A:VISITED { text-decoration: none; color: #5D1501; }
.SIDEMENU_Contact_Head A:HOVER { text-decoration: none; color: #7D2A13; }


.TEXT_Head { font-size:17px; font-weight: bold; margin: 4px 0px 6px 0px; }

.newsbox {
	background: url(../_gfx/newbox_bg.gif) repeat-y bottom;
	font-size: 12px;
	color: #702501;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
.newsbox h1 {
	background: url(../_gfx/newbox_top.gif) no-repeat top;
	padding: 10px 10px 4px 30px;
	margin:0px;
	font-size: 12px;
}
.newsbox p {
	padding: 0px 10px 10px 30px;
	margin: 0px;
}
.newsbox p span {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-size: 11px;
}

h1 { padding: 0px; margin: 0px; font-size: 16px; }
h2 { padding: 0px; margin: 0px; text-transform:uppercase; font-size: 11px; }

.small { font-size: 10px; }


.cv { font-size: 11px; }
.cv h1 { font-size:12px; padding: 0px 0px 0px 6px; margin: 10px 0px 4px 0px; background:url(../_gfx/arrow.gif) no-repeat; }
.cv p { font-size:11px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 10px; }
