.default { 
	background: #e5ECf9;
	font-size: 11px; 
	font-family: verdana; }
.tiny {
	font-size: 10px; }
.smalltags {
	font-size: 10px;
	color: #444444; }

body, ul { 
	background: #e5ECf9;
	font-size: 12px; 
	font-family: helvetica, arial, sans; }

.blank {
	background-color: #ffffff;
	}

A {color: #2F48BF;}


.imbox {
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;}

.imbox a {
	color: #2F48BF; }

.imbox ul {
	list-style-image:url(./cir.gif);
	background: #ffffff;
	}
.ims {
	list-style-image:url(./cir.gif);
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;

	}

.imsbig {

	list-style-image:url(./cir.gif);
	font-family: verdana;
	font-size: 16px; 
	font-weight: bold;
	padding: 5px;
	line-height: 20px;
	}

.imsnobold {
	list-style-image:url(./cir.gif);
	font-family: verdana;
	font-size: 11px;

	}

.ims a {color: #2F48BF;}

.sidelinks {
	text-align: left;
	line-height: 16px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	}

.linkbar {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}

.pagebottom {
	position: absolute;
	bottom: 0;
}
.footer {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	}

.linkbar a {
	color: #2F48BF; }

.ccode {
	text-align: center;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold; }

INPUT {
        border: 2px inset #2F48BF;
	background-color: #FEFF9F;
	color: #003A9F;
        padding: 2px;
	font-size: 12px;
        font-family: verdana; 
	font-weight: bold;}

input[type="text"],
input[type="password"],
input[type="select"],
input[type~="text"],
input[type~="password"]
	{
        border: 2px inset #2F48BF;
	background-color: #FEFF9F;
	color: #003A9F;
        padding: 2px;
	font-size: 12px;
        font-family: helvetica, arial, sans; 
	font-weight: bold;}



select {
		background-color: #FEFF9F; }

textarea {
        border: 2px inset #2F48BF;
	background-color: #FEFF9F;
	color: #003A9F;
        padding: 2px;
	font-size: 12px;
        font-family: verdana; 
	font-weight: bold;}

.viewmsg {
        border: 1px SOLID #2F48BF;
	background-color: #FFFFFF;
	color: #003A9F;
        padding: 2px;
	font-size: 12px;
        font-family: verdana; 
	font-weight: bold; }

.msglist {
	font-family: verdana;
	font-size: 14px;
	}

.elink a {
	background-color: #ADFF9F;
	padding: 2px 4px;
	border: 1px SOLID #158F00;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #093F00;
	
	}

.dlink a {
	background-color: #FFAFB4;
	padding: 2px 4px;
	border: 1px SOLID #DF0009;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #6F000A;
	
	}

.ramlink a {
	background-color: #AFD4FF;
	padding: 2px 4px;
	border: 1px SOLID #0D007F;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #0D007F;
	
	}

.msgdata {
	background-color: #4FB0FF;
	}

.msgtxt {
	background-color: #FFFABF;
	}

.msghead {
	background-color: #0F93FF;
	font-weight: bold;
	}

/* #E5ECF9;  */
.mottobig {color: #154DAF; font-size: 28px; font-family: Verdana;}
.mottosmall {color: #154DAF; font-size: 22px; font-family: Verdana;}

/*
input[type="submit"],
input[type="button"],
input[type~="submit"],
input[type~="button"] {
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #D9DFEA;
        border-left-color: #D9DFEA;
        border-bottom-color: #0e1f5b;
        border-right-color: #0e1f5b;
        background-color: #5F99FF;
        color: #000000;
        font-size: 12px;
        font-family: verdana; 
	cursor: pointer;}
*/

.loginbutton {
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #D9DFEA;
        border-left-color: #D9DFEA;
        border-bottom-color: #0e1f5b;
        border-right-color: #0e1f5b;
        background-color: #5F99FF;
        color: #000000;
        font-size: 12px;
        font-family: verdana; 
	font-weight: bold;
	cursor: pointer;}

.signupbutton2 {
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #D9DFEA;
        border-left-color: #D9DFEA;
        border-bottom-color: #0e1f5b;
        border-right-color: #0e1f5b;
        background-color: #5F99FF;
        color: #000000;
        font-size: 12px;
        font-family: verdana; 
	font-weight: bold;
	cursor: pointer;}


.signupbutton {
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #D9DFEA;
        border-left-color: #D9DFEA;
        border-bottom-color: #0e1f5b;
        border-right-color: #0e1f5b;
        background-color: #FF8F8F;
        color: #000000;
        font-size: 12px;
        font-family: verdana; 
	font-weight: bold;
	cursor: pointer;}

.resetbutton {
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #D9DFEA;
        border-left-color: #D9DFEA;
        border-bottom-color: #0e1f5b;
        border-right-color: #0e1f5b;
        background-color: #FF8F8F;
        color: #000000;
        font-size: 12px;
        font-family: verdana; 
	font-weight: bold;
	cursor: pointer;}



.voteb {
	border: 1px SOLID #003A9F;
        background-color: #9FC2FF;
        color: #003A9F;
        font-size: 12px;
        font-family: verdana; 
	font-weight: bold;
	cursor: pointer;}

.selv {
	background-color: #9FC2FF;
	color: #003A9F;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	text-align: center;
	}

.selc {
	background-color: #FEFF9F;
	color: #003A9F;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	text-align: center;
	}