/*Malcolm Allan StyleSheet*/





html {
   	 FONT-FAMILY:  Tahoma, Arial;
    	font-size: x-small     
}

body { 
    margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
    color: #000000;
	background-color: #000000
}

td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */


.content {	
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	background-color: #FFFFFF
}

.contentHome {	
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 78%
}


h1 {
	color: #D31145;
	font-weight: bold;
	margin-left: -12px;
	font-size: 130%;
	text-align: left
}

/*sidemenu*/

#nav{
	margin-top: 40px;
	margin-bottom: 0px
}

#nav ul{
	list-style-type:none;
	text-align: left
}


#nav li {
	font-size: 90%;
	margin-left:-3px;
	margin-bottom: -10px;
	margin-top: 1px;
	margin-right: 0px;
	text-align: left
}

#nav li a.notover:link, #nav li a.notover:active, #nav li a.notover:visited {
	display: block;
	font-size: 90%;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	list-style-image: url(../images/notover.gif);
	text-align: left;
	text-decoration: none
}

#nav li a.notover:hover {
	list-style-image: url(../images/over.gif);
	font-size: 90%;
	text-decoration: none;
	color: #D31145
}

#nav li a.over:link, #nav li a.over:active, #nav li a.over:visited {
	display: block;
	font-size: 90%;
	padding:0;
	font-weight: bold;
	color: #D31145;
	text-align: left;
	list-style-image: url(../images/over.gif);
	text-decoration: none
}

#nav li a.over:hover {
	list-style-image: url(../images/over.gif);
	font-size: 90%;
	text-decoration: none;
	color: #D31145
}

#nav .between{
	margin-left:-38px;
}

/*end sidemenu*/

/* footer*/
#footer {
	color: #999999;
	font-weight: normal;
	text-align: right
	
}
#footer P{
	font-size: 75%;
	text-align: right
}

#footer a:link, a:active, a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 65%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	color: #C92355
}

#footer a.mot:link, a.mot:active, a.mot:visited{
	color: #C92355;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	text-align: right
}

#footer a.mot:hover {
	text-decoration: underline;
	color: #C92355
}
/*  end footer*/

.listing{
   	list-style: url(../images/listingred.jpg);
	padding-top: 2px;
	margin-left: -10px;
	font-size: 100%;
}


P {
    text-align: justify;
	font-size: 90%;
    line-height: 1.4
}

.Pcenter { 
   	text-align: center
}

.Pcentersm { 
   	text-align: center;
	font-size: 70%
}


.Pleft { 
	text-align: left;
	
}

.Pright {   
	text-align: right;
}



.tborder {
   	border: 1px solid #000000
}

.tborderRed {
   	border: 1px solid #D31145
}
.tborderPink {
   	border: 1px solid #E9CFD7
}

.borderBlackRightBottom {
   	border-right: 6px solid #000000;
	border-bottom: 6px solid #000000
}


.borderBlackLeftRight {
   	border-right: 6px solid #000000;
	border-left: 6px solid #000000
}

.borderBlackTop {
   	border-top: 6px solid #000000;
}

.imgcenter {
	float:center;
	margin: 0px;
	margin-right: 12px;
	margin-left: 12px
}

.imgleft {
	 float:left;
	 margin: 0px;
	 margin-right: 12px
}

.imgright {
	float:right;
	margin: 0px;
	margin-right: 12px
}

.imgrightborder {
	float:right;
	margin: 0px;
	border: 1px solid #9D9D9D;
	margin-left: 12px
}


.imgcenterborder {
	float:center;
	margin: 0px;
	border: 1px solid #9D9D9D;
	border-right: 6px solid #000000;
	border-left: 6px solid #000000
}

.imgleftborder {
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 12px;
	 border: 1px solid #9D9D9D
}




       
li img {
	vertical-align: middle;
}	

/* text*/	

.txtRedBold {
color: #D31145;
font-weight: bold
}

.txtRed {
color: #D31145;
font-weight: normal
}

/* links*/

a:link, a:active, a:visited {
   color: #D31145;
   font-size: 90%;
   text-decoration: none;
   font-weight: bold
}


a:hover {
   color: #000000;
   text-decoration: underline;
}

a.linkwhitecaps:link, a.linkwhitecaps:active, a.linkwhitecaps:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-decoration: none
}

a.linkwhitecaps:hover {
	color: #000000;
	text-decoration: underline
}



/* forms*/

.submitform {
    border: 1px solid #FFFFFF;
    background-color:#D31145;
   	color: #FFFFFF; 
    font-weight: bold
}
 


TEXTAREA{ 
    COLOR: #000000; 
	FONT-FAMILY:  Tahoma, Arial;
    background-color:#FFFFFF; 
   	border-bottom: 1px solid #D31145;
    border-left: 1px solid #D31145;
   	border-right: 1px solid #D31145;
   	border-top: 1px solid #D31145;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #D31145;
	scrollbar-shadow-color: #D31145;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #D31145; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

 INPUT { 
    COLOR: #000000;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #D31145; 
    border-left: 1px solid #D31145; 
    border-right: 1px solid #D31145; 
    border-top: 1px solid #D31145
}


 SELECT {
    COLOR: #000000; 
    background-color: #FFFFFF;  
    border-style: solid; 
    border-color: #D31145; 
    border-width: 1px 
}

.checkbox { 
    border: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    background-color: #FFFFFF
}
.radio {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}


.folder {
    list-style: url(../images/open.gif);
    font-weight: bold;  
    color: #FFFFFF
}


.page {
    list-style: url(../images/list.gif); 
    font-weight: bold;
   	height: 22px; 
    color: #000033
}

.subpage {
    list-style: url(../images/list.gif); 
    font-weight: bold;
    height: 22px; 
    color: #000033;
	margin-left: 20px
}
