body {
	color: #EBEBEB;
	font-family: Arial;
	font-size: 16px;
	scrollbar-face-color: #929292;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #EFE7EF;
	scrollbar-3dlight-color: #EEE7EF;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #929292;
		scrollbar-darkshadow-color: #000000;
cursor:url("http://patmax.info/curseurs/sabrelaser4.gif"),default;

}

td {
	font-family: Arial;
	font-size: 16px;
}

.tiny {
	font-size: 9px;
}

.small {
	font-size: 10px;
	font-weight: bold;
}

.medium {
	font-size: 13px;
}

.large {
	font-size: 15px;
	color: #EFEED9;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #EFEED9;
}

a:hover{
	text-decoration: underline;
	color: #EFEED9;
}

a:active{
	text-decoration: underline;
	color: red
}

a.menu, a.menu:link, a.menu:visited {
	color: #EBEBEB;
}

a.menu:hover {
	color: #EBEBEB;
}

input, select, textarea {
	border-top: #636363 solid thin;
	border-bottom: #636363 solid thin;
	border-right: #636363 solid thin;
	border-left: #636363 solid thin;
	color: #EBEBEB;
	background: #2F2F2F;
	font-family: Arial;
	border-width: 1px;
}

textarea {
	font-size: 12px;
}

input, select {
	font-size: 10px;
	font-weight: bold;
}
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1};
background-image: url("http://nsa02.casimages.com/img/2008/06/23/0806230705583789630.jpg");
background-repeat: repeat-y;
background-attachment: fixed;
} 

/* This is the border line & background colour round the entire page */
/* .bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }*/

