/* Generic Styling */


body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #424242;
	margin: 0;
	padding: 0;
	background: #eeecec url(images/bg.gif) repeat-x top left;
	}

* {

	}

img {
	border: 0;
	text-decoration:none;
	}

p {
	margin-bottom:13px;
	}

a {
	text-decoration:underline;
	color:#e01616;
	}

a:hover {
	text-decoration:none;
	color:#ff9898;
	}

H1 {
	font: 11px tahoma, verdana, helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 2px;
	vertical-align: middle;
}


/* Structure */


#wrapper {
width: 916px;
margin: 0 auto 0 auto;
padding: 0 auto 0 auto;
}

#a_1 {
width: 402px;
height: 212px;
background: url(images/a_1.gif) no-repeat top left;
float: left;
}

#a_2 {
width: 267px;
height: 212px;
background: url(images/a_2.gif) no-repeat top left;
float: left;
}

#a_3 {
width: 244px;
height: 212px;
background: url(images/a_3.gif) no-repeat top left;
float: left;
}



#navigation {
width: 915px;
height: 53px;
}

#nav-l {
width: 36px;
height: 57px;
background: url(images/nav-l.png) no-repeat top left;
float: left;
}

#nav-m {
width: 843px;
height: 57px;
background: url(images/nav-m.png) repeat-x top left;
float: left;
}

#nav-r {
width: 36px;
height: 57px;
background: url(images/nav-r.png) no-repeat top left;
float: left;
}


/* Site Links */


.navlinks1 {
    font-size:14px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	font-family: tahoma, verdana, arial;
	text-align:center;
}

.navlinks1 a {
    margin-left: 8px;
    margin-right: 8px;
	margin-top: 10px;
	color: #fff;
	text-decoration:none;
	vertical-align: 100%;
}


/* for Internet Explorer */
/*\*/
* html .navlinks1 a {
vertical-align: 170%;
}
/**/

.main-link {
font-weight: bold;
font-size: 13px;
margin:4px 0 4px 0;
}

.main-link1 {
font-weight: bold;
font-size: 13px;
margin:4px 0 4px 12px;
}

.sub-link {
font-size: 12px;
margin:4px 0 4px 0;
}

.sub-link a {
font-size: 12px;
margin:4px 0 4px 16px;
}

.sub-link a:hover {

}

.navlinks1 a:hover {
    margin-left: 8px;
    margin-right: 8px;
	color: #fff;
	text-decoration: underline;
}

#content {
	width: 916px;
}

#lc {
	width: 238px;
	float: left;
}

#mc {
	width: 438px;
	float: left;
}

#rc {
	width: 238px;
	float: right;
}

.menu {
	width: 238px;
	height: 100%;
} 

.menu-top {
	width: 238px;
	height: 61px;
	background: url(images/menu-top.png) no-repeat;
} 

.menu-c {
	width: 238px;
	background: url(images/menu-cont.png) repeat-y;
} 

.menu-cc {
	width: 185px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	font-size: 12px;
} 


.menu-bottom {
	width: 238px;
	height: 88px;
	background: url(images/menu-bottom.png) no-repeat;
} 


.menu1 {
	width: 238px;
	height: 100%;
} 

.menu-top1 {
	width: 238px;
	height: 61px;
	background: url(images/menu-top1.png) no-repeat;
} 

.menu-c1 {
	width: 238px;
	background: url(images/menu-cont1.png) repeat-y;
} 

.menu-cc1 {
	width: 185px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	font-size: 12px;
} 


.menu-bottom1 {
	width: 238px;
	height: 88px;
	background: url(images/menu-bottom1.png) no-repeat;
} 


#c-top {
	width: 438px;
	height: 24px;
	background: url(images/c-top.png) no-repeat;
}

.c-title {
	padding: 7px 0 0 20px;
	color: #e01616;
	font-size: 14px;
	font-weight: bold;
}

#c-main {
	width: 438px;
	background: url(images/mc-bg.png) repeat-y top left;
}

.mc-content {
	width: 424px;
	background:#fff url(images/c-bg.png) repeat-x bottom left;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
}


.c-content {
	width: 413px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	min-height: 515px;
	border-top:#e01313 2px solid;
}

/* for Internet Explorer */
/*\*/
* html .c-content {
height: 515px;
}
/**/

#c-bottom {
	width: 438px;
	height: 29px;
	background: url(images/c-bottom.png) no-repeat;	
}

#footer {
width: 915px;
height: 53px;
margin: 0 auto 0 auto;
padding: 0 auto 0 auto;
}

#f-l {
width: 36px;
height: 54px;
background: url(images/f-l.png) no-repeat top left;
float: left;
}

#f-m {
width: 843px;
height: 54px;
background: url(images/f-m.png) repeat-x top left;
float: left;
}

#f-t {
margin-top: 15px;
color:#fff;
}

#f-t a {
margin-top: 15px;
color:#fff;
}

#f-t a:hover {
margin-top: 15px;
color:#fff;
}

#f-r {
width: 36px;
height: 54px;
background: url(images/f-r.png) no-repeat top left;
float: left;
}


/* END LAYOUT  */


/* BEGIN CORE CLASSES MAINTAINER QUE~ */

.button{
    background-color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align:center;
	background-image : url(images/button.png);
	border: #ff6600 1px solid;
	color: #000;
}

.tbox.chatbox {

}

.spacer {
	padding: 2px 0 2px 0;
}

.indent {
  margin: 10px;
  padding: 10px;
  background-color: #f3f3f3;
  border: #6b6c68 1px dotted;
}

.smalltext {
	font-family: Tahoma;
	font-size: 0.8em;
	text-align:center;
}

.smallblacktext {
	font-family: Tahoma;
	font-size: 0.8em;
	text-align:center;
}

.mediumtext {
	font: 1em 'Tahoma';
}

.tbox{
	background-color: #fffefe;
	border: #5e5d63 1px solid;
	color: #333136;
	font: 12px verdana, arial, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color: #333136;
	font: 10px verdana, arial, sans-serif;
}

.fborder {
	border: #222222 0px solid;
	background-color: transparent;
	
}

.forumheader{
	background-color: #dbdbdb;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color: #283a00;
	border-bottom: 1px solid #222222;
}

.forumheader2{
	/*background-color: #fff;*/
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color: #222222;
	padding: 4px;
	border-bottom: #222222 1px solid;
}

.forumheader3{
	/*background-color: #fff;*/
	font: 1em verdana, arial, sans-serif;
	color: #222222;
	padding: 4px;
	border-bottom: #222222 1px solid;

}

.forumborder{
	border:  #222222 1px solid;
	background-color: transparent;
}

.fcaption {
	border-bottom: #222222 1px solid;
	padding: 2px 0 2px 8px;
	/*background-color: #e2e7e0;*/
	font: 0.9em verdana, arial, sans-serif;
	color:#222222;
	text-align: left;
}

.fcaption a{
	padding-right: 4px;
	color: #2158aa;

}

.fcaption a:hover{
	padding-right: 4px;
	color : #2158aa;
	text-decoration: underline;
}
