@charset "utf-8";
body 
{
	padding:0;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #DFE2EC;
	
}

#warpper {
	width: 778px;
	height: 541px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
   
}

#left
{
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: 15px;
	text-align: center;
	height: 591px;	
	float: left;
 
	
}

#right
{
	background-repeat: no-repeat;
	margin-left: 8px;
	float: right;
	vertical-align: top;
	width: 525px;
	margin-right: 8px;
	
	
}
#topright
{
   padding-top: 16px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;	
	float: right;
}

#content
{
	margin-top: 50px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	width: 520px;
	background-image: url(../images/bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.contentbody
{
	padding: 10px;
	text-align: justify;
	padding-bottom: 30px;
}

#content1
{
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	width: 515px;
	 
	background-position: bottom;
	background-repeat: no-repeat;
	 
}
.contentbody1
{
	padding: 10px;
	text-align: justify;
	padding-bottom: 30px;
}


#menu
{
	text-align: left;
	width: 185px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color:#444444;
	
}


.menuheader
{
 	color:#C72249;
	font-family: Tahoma;
	font-size: 12px;	
	font-weight: bold;	
}

.header
{
 	color:#C72249;
	font-family: Tahoma;
	font-size: 14px;	
	font-weight: bold;	
}

h3
{
 	color:#C72249;
	font-family: Tahoma;
	font-size: 14px;	
	font-weight: bold;	
}
h4
{
	color:#C5C7CB;
	font-family: Tahoma;
	font-size: 12px;	
	font-weight: bold;	
	 
}
a.topmenu
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	 
}
a.topmenu:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu
{
	color:#444444;
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;	
}
a.menu:hover
{
	color:#C72249;
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;	
}
.menuselected
{
	font-family: Tahoma;
	font-size: 11px;	
	font-weight: bold;	
	color: #C5C7CB;
}
.leftpadding5px
{
  padding-left: 3px;
}

#bottom
{
	width: 778px;
	float: left;
	 
}

#bottomboxL
{
   width: 350px;
	background-color: White;
	font-family: Tahoma;
	font-size: 11px;	
	border-top: 5px solid #C3123C;	 
	margin-left: 10px;
	text-align: left;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #C8CDDE;
	border-left: 1px solid #C8CDDE;
	border-right: 1px solid #C8CDDE;
	height:175px;
	float: left;
	
	
}
#bottomboxR
{
   width: 350px;
	background-color: White;
	font-family: Tahoma;
	font-size: 11px;	
	border-top: 5px solid #C3123C;	 
	margin-left: 10px;
	text-align: left;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #C8CDDE;
	border-left: 1px solid #C8CDDE;
	border-right: 1px solid #C8CDDE;
	height:175px;
	float: left;
	
}
/******************** Addon **************/
.textgreyheader		
{
	font-family: Tahoma;
	font-size: 14px;	
	font-weight: bold;	
	color: #C5C7CB;
}
.padding5px
{
	padding:5px; 
}
a.buttonlink
{
	color:#444444;
	font-family: Tahoma;
	font-size: 11px;	
	text-decoration: underline;
	font-weight: bold;	
}
.bg-green
{
	background-color: #ADDF16;
	border: 1px solid #97B605;
}
td
{
	font-family: Tahoma;
	font-size: 11px;	
}
.INPUT {

	background-color: #FCFCFC;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid;
  	BORDER-LEFT: #999999 1px solid; 
	COLOR: #000000; 
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	 FONT-SIZE: 11px; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none;

}