 /*BACKGROUND COLOUR*/
body {
background-color: #DDDDDD ; 
background-image: url('');
}

/*POSITIONING OF YOUR LAYOUT PICTURE NAVIGATION AND YOUR CONTENT*/


#layoutpic {
	position: absolute;
	left: 100pt;
	top: 0pt; }

#sidebar {
        position: absolute;
        margin-left: 135px;
        margin-top: 320px; }


#content {
	position: absolute;
	width: 533px;
	left: 313px;
	top: 329px; }





/*LINK CODES*/

a:link {
font-family: Small Fonts;
font-size: 6pt;
text-decoration: uppercase;
font-weight:normal;
color:#909090;}

a:visited {
text-decoration: none;
font-weight:normal;
color: #0099f2;
}

a:hover {
text-decoration: none;
font-weight:normal;
background: ;
color: #99cccc;}

/*TITLES AND TEXTS CODES*/

h1 {
font-family : Arial Black;
font-size : 8pt;
font-weight: Normal ;
width: 505px;
font-style: ;
line-height:  18pt;
background-color :#99cccc;
color : #ffffff;
text-align : center;
text-transform:  uppercase;
border-bottom: 0px #99cccc Solid; 
margin: 0px;}

h2 {
font-family: Arial;
font-size : 8pt;
font-weight:normal ;
width: 505px;
font-style: ;
line-height:  16px;
background-color : #ffffff;
color : #000000;
text-align : left;
text-transform: NONE; 
margin: 0px;}

h3 {
font-family: arial;
font-size : 8pt;
font-weight:normal ;
width: 89px;
font-style: ;
line-height:  9px;
background-color : TRANSPARENT;
color : #000000;
text-align : left;
text-transform: uppercase;}

h4 {
font-family : Arial Black;
font-size :8pt;
font-weight: Normal ;
width:163px;
font-style: ;
line-height:  18pt;
background-color :#99cccc;
color : #ffffff;
text-align : left;
text-transform: uppercase;
border-bottom: 0px #99cccc solid; 
margin: 0px;}

h5 {
font-family: arial;
font-size : 8pt;
font-weight: normal ;
width: 163px;
font-style: ;
line-height:  16px;
background-color : #ffffff;
color : #000000;
text-align : left;
text-transform: NONE; 
margin: 0px;}

h6 {
font-family: arial;
font-size : 8pt;
font-weight:normal ;
width: 505px;
font-style: ;
line-height:  15px;
background-color : #ffffff;
color : #000000;
text-align : center;
text-transform: ; 
margin: 0px;}



/*BOLD CODE*/

b {
color: #9900fc;
font-family: verdana;
text-transform: none;
font-size: 8pt;
line-height:11px;
text-align: justify;
font-weight:normal;
text-transform: NONE; }

/*UNDERLINE CODE*/

u {
color: #99cccc;
font-family: verdana;
text-transform: none;
font-size: 8pt;
line-height:11px;
text-align: justify;
font-weight:normal;
text-transform: NONE; 
border-bottom: 0px #000000 dotted;}

/*Strikeout CODE*/

s {
color: #99cccc;
font-family: verdana;
text-transform: none;
font-size: 8pt;
line-height:11px;
text-align: justify;
font-weight:normal;
text-transform: NONE; }

/*Italic CODE*/

i {
color: #9900f2;
font-family: verdana;
text-transform: none;
font-size: 8pt;
line-height:11px;
text-align: justify;
font-weight:normal;
text-transform: NONE; }




/*TEXTAREA CODES*/

font,td{
font-size: 6pt; 
line-height: 11px;
font-weight: normal;
font-family: tahoma; 
text-transform: uppercase;
letter-spacing: 0px;}

textarea {
background: #DDDDDD;
color: #000000;
text-transform: uppercase;
font-size: 6pt;
font-weight: normal;
text-decoration: none;
font-family: Tahoma; 
text-align: justify;
border-width:1pt;
border-style:  ;
border-color:#;}

input {
background: #dddddd;
color: #000000;
text-transform: uppercase;
font-size: 6pt;
font-weight: normal;
text-decoration: none;
font-family: Tahoma; 
text-align: justify;
border-width: 1pt;
border-style:  ;
border-color:#;}
