body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-face-color: #b3bbc9;
scrollbar-arrow-color: #d4d6da;
scrollbar-shadow-color: #d4d6da;
scrollbar-darkshadow-color: #d4d6da;
scrollbar-highlight-color: #d4d6da;
scrollbar-track-color: #ebebeb;
scrollbar-3dlight-color: #d4d6da;
background-color: #ebebeb;
background-attachment:scroll;
background-image : url("images/bg.jpg");}

.td,tr,body {
font-family: Tahoma; 
font-size: 11px; 
font-weight: none;
line-height: 13px; 
color: #073545;
letter-spacing:0px}

#bg {
background-color:#ebebeb;
background-image:url(images/bgx.jpg);
background-repeat:repeat-x;
top: 0;
width:100%;
height:768px;
}

.td, .tr, body {
font-family: Tahoma; 
font-size: 10px; 
font-weight: none;
line-height: 13px; 
color: #073545;
letter-spacing:0px}

pp {
font-family: Tahoma; 
font-size: 10px; 
font-weight: none;
line-height: 13px; 
color: #073545;
text-align: justify;
letter-spacing:0px}

.sidebar {
text-align: justify;
line-height: 13px;
font-family: Tahoma;
font-size: 10px;
color: #333333;
background-image : url("");
background-color: #e3e3e3;
padding: 1px;
letter-spacing:0px;
padding: 3px}

.sidebar bold, .sidebar strong {
color: #333366;
}

a:link
{text-decoration:none;
color:#5f7398;}

a:visited
{color: #234b64; 
text-decoration: none;
text-transform: none;}

a:active
{text-decoration: none;
color:#234b64;}

a:hover 
{color: #565555; 
text-decoration: none;
text-transform: none;}

.content {
text-align: justify;
line-height: 13px;
font-family: Tahoma;
font-size: 11px;
text-transform: normal;
color: #1b272f;
background-image : url("");
padding-top: 1px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px}

.upper {
font-family: Tahoma; 
font-size: 9px; 
line-height: 10px; 
font-weight: bold;
text-transform: uppercase;
text-align:center;
color: #4a5d64;
background: url("images/upper.jpg");
padding: 5px;
letter-spacing: 2px;
border-bottom: 1px dotted #121212;}

.title {
font-family: Tahoma; 
font-size: 9px; 
line-height: 10px; 
font-weight: bold;
text-transform: uppercase;
color: #073545;
background: url("images/title.jpg");
padding: 1px;
letter-spacing: 2px;
padding-top: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px}

.bold {
font-family: Tahoma; 
font-size: 9px; 
font-weight: bold;
line-height: 13px; 
color: #4a5d64;
padding: 1px;
letter-spacing:0px;
text-transform: uppercase}

.bold2 {
font-family: Tahoma; 
font-size: 9px; 
font-weight: bold;
line-height: 13px; 
color: #4a5d64;
padding: 1px;
letter-spacing:0px}

.border {
border: 1px solid #4a5d64;}

form {
background-image : url("images/sbg.jpg");
}

input, textarea, option, select {
background-image : url("images/sbg.jpg");
font: 7pt Tahoma, Arial;
color: #073545;
letter-spacing: 1px;
border: 1px solid #4a5d64;
padding:2px; }

.ddcolortabs{
padding: 0;
width: auto;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 10px Tahoma;
margin:0;
padding:0;
list-style:none;
text-transform:uppercase;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color:#8b919b;
background-color: #e4e4e4;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-transform:uppercase;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #ebebeb;
}

.ddcolortabs a:hover span{
background-color: #ebebeb;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #ebebeb;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: auto;
height: 8px;
line-height: 8px;
background-color: #e4e4e4;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #dcdee2; /*THEME CHANGE HERE*/
border-top-width: 2px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font: normal 10px Tahoma;
line-height:18px;
z-index:100;
background-color: #dee0e4;
width: auto;
visibility: hidden;
}


.dropmenudiv_a a{
width: 100%;
display: block;
text-indent: 5px;
border-top: 0 solid #ffffff;
border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
padding: 2px 0;
color: #8b929d;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: auto;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #515f78;
color:#f5f5f5;
}

/* My css */
.projects{
	background-color: #eeeeee;
	border-bottom: 1px solid #F3F3F3;
	text-align: justify;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 9px;
	color: #626262;
	}
