/********************************************************************************************************************************************************************************************/
/* Font *************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

a { 
color				: #805C45;
font-weight			: bold;
text-decoration		: none;
}

a:hover { 
color				: #BD9178;
font-weight			: bold;
text-decoration		: none;
}

a.menu { 
color				: #3C414D;
font-weight			: normal;
text-decoration		: none;
}

a.menu:hover { 
color				: #77829A;
font-weight			: normal;
text-decoration		: none;
}

/********************************************************************************************************************************************************************************************/
/* Page *************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

body {
background-color	: #F0F0F0;
color				: #3C414D;
font-family			: Tahoma, Georgia, Times, serif;
margin				: 0;
padding				: 0;
}

img {
border				: none;
}

table#page {
background-color	: #F0F0F0;
background-image	: url('library/0body.gif');
background-position	: top center;
background-repeat	: repeat-y;
width				: 100%;
}

table#main {
width				: 760px;
}

/********************************************************************************************************************************************************************************************/
/* Header ***********************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

.aleft {
background-color	: #64718F;
background-image	: url('library/1left.gif');
height				: 100px;
width				: 40px;
}

.alogo {
background-color	: #818CA4;
background-image	: url('library/1logo.gif');
background-position	: center left;
background-repeat	: no-repeat;
height				: 100px;
width				: 720px;
}

.abanner {
background-color	: #818CA4;
color				: white;
font-size			: 0.8em;
height				: 100px;
padding				: 1em;
width				: 600px;
}

/********************************************************************************************************************************************************************************************/
/* Image ************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

.bleft {
background-color	: #E8DFB3;
background-image	: url('library/2left.gif');
height				: 250px;
width				: 40px;
}

.bimage {
background-color	: #E8DFB3;
background-image	: url('library/2image.gif');
height				: 250px;
width				: 720px;
}

/********************************************************************************************************************************************************************************************/
/* Menu *************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

.cleft {
background-color	: #818CA4;
background-image	: url('library/3left.gif');
background-repeat	: repeat-y;
height				: 35px;
width				: 40px;
}

.cmenu {
background-color	: #4B5F8E;
background-image	: url('library/3menu.gif');
background-repeat	: repeat-x;
height				: 35px;
width				: 720px;
}

/********************************************************************************************************************************************************************************************/
/* Menu bar *********************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

ul#bar { 
list-style-type		: none; 
margin				: 0px; 
padding				: 0px; 
}

ul#bar li { 
float				: right; 
position			: relative; 
}

/********************************************************************************************************************************************************************************************/
/* Body *************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

.dleft {
background-color	: #818CA4;
background-image	: url('library/3left.gif');
background-repeat	: repeat-y;
width				: 40px;
}

.dmenu {
background-color	: #E8DFB3;
padding-bottom		: 1.5em;
padding-top			: 1.5em;
width				: 200px;
}

.dlink {
font-size			: 0.7em;
padding				: 0.6em;
padding-left		: 2.2em;
width				: 100%;
}

.dbody {
background-color	: white;
font-size			: 0.8em;
padding				: 1.2em;
width				: 520px;
}

.dcrumb {
background-color	: E8CBB3;
font-size			: 0.8em;
height				: 20px;
width				: 100%;
}

/********************************************************************************************************************************************************************************************/
/* Footer **********************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

.eleft {
background-color	: #E8DFB3;
background-image	: url('library/4left.gif');
height				: 60px;
width				: 40px;
}

.efooter {
background-color	: #818CA4;
background-image	: url('library/4footer.gif');
color				: white;
font-size			: 0.7em;
height				: 60px;
text-align			: center;
width				: 720px;
}

/********************************************************************************************************************************************************************************************/
/* Special Tags *****************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************/

.fwvdhhr {
background-image	: url('library/imgwvdhhr.gif');
background-repeat	: no-repeat;
float				: left;
height				: 82px;
width				: 140px;
margin-bottom		: 5px;
margin-right		: 20px; 
margin-top			: 5px;
text-align			: center;
}

table#fun {
font-family			: Tahoma, Georgia, Times, serif;
font-size			: 0.9em;
}
