/* CSS Document* {margin:0px;padding:0px;} */
p {
	margin: 4px 0px 15px 0px;
	font-family : Arial;
	font-size : 12px;
	line-height : 14px;
	color:#666666;
	text-decoration : none; 
}

ul {
	margin: 4px 0px 8px 20px;
	font-family : Arial;
	font-size : 12px;
	line-height : 14px;
	color:#666666; 
}

body {
	margin:0px;
	padding:0px;
	background: #d8dde1 url(../images/bg_ktm.jpg) top left;
	text-align: center;
}

#wrapbg {
	margin: 0 auto;
	text-align: center;
	background:  url(../images/shadow.jpg) center top repeat-y;
	width: 800px;
	/*padding-left: 15px;
	padding-right: 15px;*/
}

#wrapcontent {
	text-align: left;
	margin: 0px 15px 0px 15px;
	padding-bottom: 0px;
	position: relative;
	width: 770px;
}

#header {
	text-align: left;
	margin: 0px 15px 0px 15px;
	padding-bottom: 0px;
	width: 770px;	
	height:99px;
	border-bottom: 4px solid #C83921
}


#footer {
	margin: 0px 15px 0px 15px;
	width: 770px;
	border-bottom: 2px solid #000000
}


#privacy {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#signup {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 150px;
}
.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #5f5f5f; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

a.menu:hover{
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #C83921; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.menu_active{
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #C83921; FONT-FAMILY: Arial; TEXT-DECORATION: none
}


.title_ktm{
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #C83921; FONT-FAMILY: Arial; TEXT-DECORATION: none; letter-spacing:.65em
}


.menu_select{     
	font-family: arial;
    font-size: 10px;
    line-height : 16px;
	color:#C83921;
	text-decoration : none;
	font-weight: bold;
}

a.menu_select:hover {     
	font-family: arial;
    font-size: 10px;
    line-height : 16px;
	color:#5f5f5f;
	text-decoration : underline;
	font-weight: bold;
}

.tablestyle {
font-family: arial; color:#666666; font-size: 12px;}

.imagestyle {
border:5px solid #DBD9C4;
}

/*

#footer {
	margin: 0px 15px 0px 15px;
	height: 100px;
	background: url(../images/home/bottom.gif) center top no-repeat;
	width: 770px;
	border-bottom: 1px solid #b8bdc1
}

#footer p {
	padding-top:19px;
	padding-right:10px;
	color: #000;
	font-family: arial, helvetica, sans, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;   
}
#homepage_bg {
	text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background: url(../images/background/bgr_image.gif) top left;
	height: 299px;
	width: 770px;
}

#inside_heading_bg {
	text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background: url(../images/background/bgr_inside.gif) top left;
	height: 272px;
	width: 770px;
}

#inside_noheading_bg {
	text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background: url(../images/background/bgr_inside_without.gif) top left;
	height: 272px;
	width: 770px;
}
*/