/****************** CSS Template for montreal-toronto.com*************
/* Author: 	Stefan Bracher
/* Date: 	17.10.2009	
*********************************************************************/
body 							{
								background-color: #e3e3e3;
								text-align: center;
								font-family : Arial;
								font-size : small;
								}

a  							{
								font-weight : bold;
								color : #393F63;
								font-style : normal;
								text-decoration : none;
							}	

a.editmode  						{							
								font-weight : bold;
								color : #FF0000;
								font-style : normal;
								text-decoration : none;
							}	

div 							{
								text-align: right;
								vertical-align : bottom;
							}

div.languages 						{
								position: absolute;
								top: 10px;
								right: 10px;
								text-align: right;
								vertical-align : bottom;
							}								

div.left 						{
								text-align: left;
								vertical-align : bottom;
							}


div.main						{
								position: relative;
								border: 0px solid black;
								width: 900px;
								text-align: left;
								margin-left: auto; 
								margin-right: auto;
								margin-bottom: 0px;
								padding: 5px 5px 5px 5px; 
								background-color: white;
								}

h1								{
								font-size : x-large;
								font-weight : bold;
								font-style : normal;
								color : #3B3B3B;
								text-align : center;
								}

h2  							{
								font-size : large;
								font-weight : bold;
								font-style : normal;
								color : #3B3B3B;
								text-align : left;
								}

h3  							{
								font-size : medium;
								font-weight : bold;
								font-style : normal;
								color : #3B3B3B;
								text-align : left;
								}
								
h4  							{
								font-size : medium;
								font-weight : bold;
								font-style : normal;
								color : #3B3B3B;
								text-align : center;
								}								

p  							{
								font-weight : normal;
								font-style : normal;
								color : #3B3B3B;
								text-align : justify;
								}


table							{
								border: 0px solid black;
								width: 100%;
								background-color: #FFFFFF;
								}

td 							{ 
								border: 0px solid black;
								vertical-align : top;
								font-weight : normal;
								font-style : normal;
								color : #3B3B3B;
								text-align : justify;
								text-decoration : none;
								}

img 							{
								border: 0px solid black;
								}
	

/***********END OF CSS**************************************
&copy; Stefan Bracher www.bracher-automation.com
***********************************************************/

