
/*
	Project:	
-------------------------------------------------*/


/*
	Body
-------------------------------------------------*/


body
	{
	background:#414141 url(../pics/bg.jpg) repeat-x 0 0;
	margin: 0px 0px 10px 0px;
	scrolling: yes;
	}

#container
	{
	position: relative;
	width: 970px;
	background: transparent url(../pics/bg-container.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	}		

#main
	{
	position: relative;
	width: 870px;
	background: transparent url() repeat 0 0;
	margin: 0px 0px 0px 0px;
	}
	
#top
	{
	position: relative;
	background: transparent url(../pics/bg-top.gif) no-repeat 0 0;
	height: 36px;
	margin: 0px 0px 0px 0px;
	}	

#main-right
	{
	position: relative;
	background:#fff url(../pics/bg-main-right.gif) no-repeat 0 0;
	height: 200px;
	margin: 0px 0px 0px 0px;
	}		

#main-left
	{
	position: relative;
	background:#fff url(../pics/bg-main-left.gif) no-repeat 0 0;
	height: 100px;
	margin: 0px 0px 0px 0px;
	}	

#bot-right
	{
	position: relative;
	background: transparent url(../pics/bg-bot-right.gif) no-repeat 0 0;
	height: 60px;
	margin: 0px 0px 0px 0px;
	}	

#bot-left
	{
	position: relative;
	background: transparent url(../pics/bg-bot-left.gif) no-repeat 0 0;
	height: 60px;
	margin: 0px 0px 0px 0px;
	}	
	
.sep
	{
	position: relative;
	background: transparent url(../pics/bg_sep.gif) repeat-y 0 0;
	margin: 0px 0px 0px 0px;
	}		
			
	
td
	{
	color: #222222;
	font-size: 11px;
	font-family: Arial;
	line-height: 17px;
	}	

h1, h2, h3, h4, p, ul, ol, {
	margin: 0px;
	padding: 0px;
}



/*
	Links
-------------------------------------------------*/

a,
a:link,
a:active,
a:visited
	{
	color: #EB0000;
	text-decoration: underline;
	}

a
	{
	color: #EB0000;
	text-decoration: underline;
	}
	
a:hover
	{
	color: #EB0000;
	text-decoration: underline;
	}

.none,
.none:link,
.none:active,
.none:visited
	{
	background: transparent url() repeat 0 0;
	color: #222222;
	text-decoration: none;
	}
	
.none:hover
	{
	color: #222222;
	text-decoration: none;
	}

/*
	Forms
-------------------------------------------------*/	

form
	{
	margin: 0px;
	}

input
	{
	border: solid 1px #CACACA;
	font-family: Arial;
	font-size: 11px;
	color: #3B3B3B;
	padding: 2px;
	padding-left: 3px;
	padding-right: 5px;
	margin: 0px;
	padding-bottom: 0px;
	height: 20px;
	}

textarea
	{
	border: solid 1px #CACACA;
	font-family: Arial;
	font-size: 11px;
	color: #3B3B3B;
	padding: 2px;
	padding-left: 3px;
	padding-right: 5px;
	margin: 0px;
	padding-bottom: 0px;
	}

select
	{
	font-family: Arial; 
	font-size: 11px; 
	color : #3B3B3B; 
	background-color: #ffffff;
	}
		

/*
	Position
-------------------------------------------------*/


.left
	{
	float: left;
	margin: 0px 20px 20px 0px;
	}	
	
.right
	{
	float: right;
	margin: 0px 0px 20px 20px;
	}

.center
	{
	float: center;
	margin: 20px 20px 20px 20px;
	}




/*
	Menu
-------------------------------------------------*/

.m01,
.m01:link,
.m01:active,
.m01:visited
	{
	background:#000 url() repeat 0 0;
	border: solid 0px #;
	color: #fff;
	padding: 2px 4px 2px 4px;
	font-family: Arial, Courier new;
	font-size: 11px;
	text-decoration : none;
	margin-right: 15px;
	height: 22px;
	z-index: 100;
	text-transform:uppercase;
	}	



.m01:hover
	{
	background:#EB0000 url() repeat 0 0;
	color: #ffffff;
	text-decoration : none;
	z-index: 100;
	}

.m02,
.m02:link,
.m02:active,
.m02:visited
	{
	background:#EB0000 url() repeat 0 0;
	border: solid 0px #;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
	font-family: Arial, Courier new;
	font-size: 11px;
	text-decoration : none;
	margin-right: 15px;
	height: 22px;
	z-index: 100;
	text-transform:uppercase;
	}	


.m02:hover
	{
	background:#000 url() repeat 0 0;
	color: #ffffff;
	text-decoration : none;
	z-index: 100;
	}
	
/*
	Headlines
-------------------------------------------------*/

.r01,
.r01:link,
.r01:active,
.r01:visited
	{
	color: #222222;
	background:#ffffff url() repeat 0 0;
	font-family: Arial;
	font-size: 19px;
	line-height: 23px;
	text-decoration : none;
	}

.r01:hover
	{
	color: #EB0000;
	text-decoration : none;
	}

.r02,
.r02:link,
.r02:active,
.r02:visited
	{
	color: #EB0000;
	background:#ffffff url() repeat 0 0;
	font-family: Arial;
	font-size: 17px;
	text-decoration : none;
	}

.r02:hover
	{
	color: #EB0000;
	text-decoration : none;
	}	

.l01,
.l01:link,
.l01:active,
.l01:visited
	{
	color: #EB0000;
	text-decoration : none;
	}

.r01:hover
	{
	color: #EB0000;
	text-decoration : none;
	}
	
	
/*
	Colors
-------------------------------------------------*/

.grey,
.grey:link,
.grey:active,
.grey:visited
	{
	color: #999999;
	text-decoration: none;
	}

.grey a
	{
	color: #999999;
	text-decoration: none;
	}
	
.grey:hover
	{
	color: #671680;
	text-decoration: none;
	}

.white,
.white:link,
.white:active,
.white:visited
	{
	color: #ffffff;
	text-decoration: none;
	}

.white a
	{
	color: #ffffff;
	text-decoration: none;
	}
	
.white:hover
	{
	color: #ffffff;
	text-decoration: none;
	}

.red,
.red:link,
.red:active,
.red:visited
	{
	color: #EB0000;
	text-decoration: none;
	}

.red a
	{
	color: #EB0000;
	text-decoration: none;
	}
	
.red:hover
	{
	color: #EB0000;
	text-decoration: none;
	}	
	
/*
	Miscallaneus
-------------------------------------------------*/

img
	{
	border: 0px;
	}
