* { 
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	/*font-family: Tahoma, Verdana, Arial; */
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
	}
	
body {
	background-color:#4a4a4a; 
	background-image: url(/designgfx/bg.jpg); 
	background-repeat:repeat-x;
	color:#444;
	}

input { 
	background-image: url(/designgfx/formbg.gif); 
	border: 1px solid #CCCCCC; 
	padding: 4px; 
	}

h1 {
	font-size:24px;
	color: #155189;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	}

h2 {
	font-size:16px;
	color:#222;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	}
	
h3 {
	font-size:14px;
	color:#222;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	margin-bottom: 5px;
	}
.newsheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
}
	
a	{
	color: #256199;
	font-family: Tahoma, Verdana, Arial;
	}

.content { 
	background-color:#FFFFFF;
	height: 500px;
	}

.menu {
	width: 180px;
	vertical-align:top;
	height: 450px;
	background-image: url(/designgfx/menu.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top center;
	padding: 10px;
	}
	
.main {
	height: 450px;
	width: 780px;
	background-image: url(/designgfx/main.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top left;
	padding: 10px;
	}
	
.footer {
	background-color:#999999;
	color:#FFFFFF;
	text-align:right;
	padding: 10px;
	width:980px;
	}

.submit {
	background-image: url(/designgfx/buttonbgimg.gif);
	width: 132px;
	height: 23px;
	border: 0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	}

.checkbox {
	background-image: url();
	border: 0px;
	background-color:#FFFFFF;
	}
	
.header {
	background-image: url(/designgfx/top.jpg); 
	background-repeat:repeat-x;
	height: 154px;
	width:980px;
	padding: 0px;
	}
	
span.link { 
	cursor: pointer; 
	text-decoration:underline ;
	
	}
	
.header h1 {
	color:#FFFFFF;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	}
hr { height: 0.1px; color:#666666; border-top: 1px solid #666666; }

.related			{color:#999999; font-size: 10px; padding-right: 2px; line-height: 12px;}	
.related a			{color:#AAAAAA; font-size: 10px; line-height: 12px;}
.related a:visited	{color:#AAAAAA; font-size: 10px; line-height: 12px;}
.related a:active	{color:#AAAAAA; font-size: 10px; line-height: 12px;}
.related a:link		{color:#AAAAAA; font-size: 10px; line-height: 12px;}
.related a:hover	{color:#AAAAAA; font-size: 10px; line-height: 12px;}


#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #F8F8F8;
        border: 1px solid #848284;
        padding: 10px;
    }
	
.mirrorefx {
	background-image: url(/designgfx/mirrorefx.jpg); 
	background-repeat:repeat-x;
	height: 129px;
	width:1002px;
}
#factbox h1 { margin: 0px; padding: 0px; font-size:12px; font-weight: normal }

.table1 {
	border-spacing: 0px; /*Others*/
	border-collapse: collapse; /*IE*/
	}
.table1 td {
	padding: 5px; 
	}
	
.table2 {
	border-spacing: 0px; /*Others*/
	border-collapse: collapse; /*IE*/
	}
.table2 td {
	padding: 0px; 
	}

.table3 {
	border-spacing: 0px; /*Others*/
	border-collapse: collapse; /*IE*/
	}
.table3 td {
	padding: 3px; 
	}
	
.table22 {
	border-spacing: 2px; /*Others*/
	border-collapse: collapse; /*IE*/
	} 
.table22 td {
	padding: 2px; 
	}
	
#nameTxt {font-size: 20px;}
#nameInput {font-size: 20px;}
#passTxt {font-size: 20px;}
#passInput {font-size: 20px;}
#loginKnap {font-size: 20px;}

.createUserForm { font-size: 14px }
.createUserForm div { font-size: 14px }
.createUserForm input { font-size: 14px }